SUMMARY AI要約 by gpt-5-mini
claude-utils provides cross-workstation tooling for Claude Code, chiefly the claude-memsync daemon. It syncs the per-project Claude "memory" folder (~/.claude/projects/<hash>/memory/) across multiple machines using a private git repo as transport. Who uses it - Developers or power users running Claude Code on multiple workstations who want consistent, bidirectional syncing of project memory files. Key features - claude-memsync: single Go binary (Windows, Linux, macOS) runs as a user daemon/service, auto-startable per OS. - Uses a private git remote; mirrors Claude's memory dir into ~/.claudesync as a git work-tree. - Custom git merge driver (claude-memmerge) that unions MEMORY.md section blocks to avoid line-level conflicts. - File-system watcher with debounce; local changes git add/commit/push; periodic git ls-remote and pull only when remote moved. - Atomic propagation back to Claude directories; per-PC config and manifest to detect and propagate deletes safely. - Non-memory Claude files and certain ~/.claude subfolders are intentionally excluded from sync. - CLI for init, install/uninstall, start/stop, run, status, version.
DETECTED 検出されたAIスタック
このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。
使用言語(バイト数比)
オーナー情報
日付
| GitHub作成日 | 2026-05-08 |
| 最終Push | 2026-05-09 |
| 当サイト初検出 | 2026-05-09 |
| 最終取得 | 2026-05-16 18:21 |