A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresses it with AI (using Claude's agent-sdk), and injects relevant context back into future sessions.
COMMITS
April 19, 2026
A
docs: update CHANGELOG.md for v12.2.1
Alex Newman committed
A
chore: bump version to 12.2.1
Alex Newman committed
C
fix: break infinite summary-retry loop (#1633) (#2072)
Copilot committed
April 18, 2026
A
chore: remove conductor.json shim
Alex Newman committed
A
docs: update CHANGELOG.md for v12.2.0 + make generator incremental
Alex Newman committed
A
chore: bump version to 12.2.0
Alex Newman committed
A
Merge pull request #2052 from thedotmack/thedotmack/worktree-remap
Alex Newman committed
April 17, 2026
A
fix(worktree): self-heal Chroma metadata on re-run
Alex Newman committed
A
fix(worktree): address PR review — schema guard, startup adoption, query parity
Alex Newman committed
A
feat(ui): hide observer-sessions project from UI lists
Alex Newman committed
A
fix(worktree): address CodeRabbit PR review feedback
Alex Newman committed
A
fix(worktree): address PR review — test assertion, dry-run sentinel, git timeouts
Alex Newman committed
A
build(worktree): rebuild plugin artifacts for worktree adoption feature
Alex Newman committed
A
feat(ui): show merged-into-parent badge on adopted observations
Alex Newman committed
A
feat(cli): npx claude-mem adopt [--dry-run] [--branch X]
Alex Newman committed
A
feat(worktree): auto-adopt merged worktrees on worker startup
Alex Newman committed
A
feat(worktree): query plumbing surfaces merged rows under parent project
Alex Newman committed
A
feat(worktree): adoption engine for merged worktrees
Alex Newman committed
A
feat(migration): add merged_into_project column for worktree adoption
Alex Newman committed
A
feat(worktree): include parent repo observations in worktree read scope
Alex Newman committed
A
feat(worktree): auto-apply cwd-based project remap on worker startup
Alex Newman committed
A
chore: remove auto-generated per-directory CLAUDE.md files
Alex Newman committed
A
fix(worktree): audit observation fetch/display for composite project names
Alex Newman committed
A
fix(cwd-remap): address PR review feedback
Alex Newman committed
A
fix(context): derive project from explicit projects array, not cwd
Alex Newman committed
April 16, 2026
A
chore(scripts): replace worktree-remap with cwd-based remap using pending_messages.cwd
Alex Newman committed
A
fix(project-name): use parent/worktree composite so observations don't cross worktrees
Alex Newman committed
A
docs: update CHANGELOG.md for v12.1.6
Alex Newman committed
A
chore: bump version to 12.1.6
Alex Newman committed
A
fix: drop orphan flag when filtering empty-string spawn args (#2049)
Alex Newman committed