aboutsummaryrefslogtreecommitdiffstats
path: root/workflows
Commit message (Collapse)AuthorAgeFilesLines
* feat: fold the memory store in and wire projects via hooksThomas Vanbesien11 days1-0/+0
Collapse the double-submodule setup (claude-config + claude-memory) into this single repo and replace the `claude-wrapper` launcher with hooks, so `claude` runs directly — no alias, no installer. Verified: `claude --init-only` wires/repairs the link and the no-store path points at `dotfiles claude-adopt-project`; `git check-ignore` confirms `*.jsonl`, session dirs, `settings.local.json`, and `worktrees/` stay out while the stores and auto-memory are tracked.