<feed xmlns='http://www.w3.org/2005/Atom'>
<title>claude-flow.git/src/main/git/worktree.ts, branch claude-flow-v1</title>
<subtitle>A document-centric coding assistant</subtitle>
<id>https://code.northwest.io/claude-flow.git/atom?h=claude-flow-v1</id>
<link rel='self' href='https://code.northwest.io/claude-flow.git/atom?h=claude-flow-v1'/>
<link rel='alternate' type='text/html' href='https://code.northwest.io/claude-flow.git/'/>
<updated>2026-03-01T02:32:21+00:00</updated>
<entry>
<title>Remove git worktree/branch management</title>
<updated>2026-03-01T02:32:21+00:00</updated>
<author>
<name>Clawd</name>
<email>ai@clawd.bot</email>
</author>
<published>2026-03-01T02:32:21+00:00</published>
<link rel='alternate' type='text/html' href='https://code.northwest.io/claude-flow.git/commit/?id=4aaed77705081009fe9e3d7025b545108f7db205'/>
<id>urn:sha1:4aaed77705081009fe9e3d7025b545108f7db205</id>
<content type='text'>
Session-scoped artifacts already solve the concurrent session problem.
No need for worktrees or branches. Simpler is better.
</content>
</entry>
<entry>
<title>Add session-specific artifacts, CLAUDE.md, and git worktree support</title>
<updated>2026-02-28T23:35:00+00:00</updated>
<author>
<name>Clawd</name>
<email>ai@clawd.bot</email>
</author>
<published>2026-02-28T23:35:00+00:00</published>
<link rel='alternate' type='text/html' href='https://code.northwest.io/claude-flow.git/commit/?id=0edd7235cd861ef77d4ceb37a594ae65df52624b'/>
<id>urn:sha1:0edd7235cd861ef77d4ceb37a594ae65df52624b</id>
<content type='text'>
- 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)
</content>
</entry>
</feed>
