aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/git
Commit message (Collapse)AuthorAgeFilesLines
* Add session-specific artifacts, CLAUDE.md, and git worktree supportClawd2026-02-281-0/+179
- Store artifacts in .claude-flow/sessions/{sessionId}/ - Each session now has isolated research.md and plan.md - Concurrent sessions no longer conflict - Add CLAUDE.md support for shared codebase documentation - Add git worktree creation on session start - Add git commit/status IPC handlers - Update all artifact APIs to be session-specific - Remove artifact clearing on new session (no longer needed)