<feed xmlns='http://www.w3.org/2005/Atom'>
<title>claude-flow.git/.claude-flow/plan.md, 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:46:20+00:00</updated>
<entry>
<title>Remove accidentally created .claude-flow/ directory</title>
<updated>2026-03-01T02:46:20+00:00</updated>
<author>
<name>Clawd</name>
<email>ai@clawd.bot</email>
</author>
<published>2026-03-01T02:46:20+00:00</published>
<link rel='alternate' type='text/html' href='https://code.northwest.io/claude-flow.git/commit/?id=e2a0bc68726c1b8dca179ee1f6826b88d8dd09f5'/>
<id>urn:sha1:e2a0bc68726c1b8dca179ee1f6826b88d8dd09f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move artifacts to ~/.claude-flow/ (outside repo)</title>
<updated>2026-03-01T02:46:11+00:00</updated>
<author>
<name>Clawd</name>
<email>ai@clawd.bot</email>
</author>
<published>2026-03-01T02:46:11+00:00</published>
<link rel='alternate' type='text/html' href='https://code.northwest.io/claude-flow.git/commit/?id=3ac34530578b9a6f59bcea6b5aeefd97eb03d588'/>
<id>urn:sha1:3ac34530578b9a6f59bcea6b5aeefd97eb03d588</id>
<content type='text'>
- Store session artifacts in ~/.claude-flow/projects/{projectId}/sessions/{sessionId}/
- Artifacts no longer live in project directory - can't be accidentally committed
- Remove .claude-flow/ from .gitignore (not needed anymore)
- Update all IPC handlers and renderer to use projectId instead of projectPath
- Update prompts to remove worktree references
- Update README with new storage location
</content>
</entry>
<entry>
<title>Fix .gitignore: ignore dist/, .claude-flow/, and sync-conflict files</title>
<updated>2026-02-28T23:26:21+00:00</updated>
<author>
<name>Clawd</name>
<email>ai@clawd.bot</email>
</author>
<published>2026-02-28T23:26:21+00:00</published>
<link rel='alternate' type='text/html' href='https://code.northwest.io/claude-flow.git/commit/?id=5bd5da261732a1fce6a94ffa4d348dd6c80887cf'/>
<id>urn:sha1:5bd5da261732a1fce6a94ffa4d348dd6c80887cf</id>
<content type='text'>
Remove accidentally committed build artifacts and working files.
</content>
</entry>
<entry>
<title>Clear artifacts when creating new session</title>
<updated>2026-02-28T23:26:02+00:00</updated>
<author>
<name>Clawd</name>
<email>ai@clawd.bot</email>
</author>
<published>2026-02-28T23:26:02+00:00</published>
<link rel='alternate' type='text/html' href='https://code.northwest.io/claude-flow.git/commit/?id=519d6b850e07a0387511a8f024dc394250b1a241'/>
<id>urn:sha1:519d6b850e07a0387511a8f024dc394250b1a241</id>
<content type='text'>
Each new session now starts with empty research.md and plan.md files,
preventing stale content from previous sessions appearing.
</content>
</entry>
<entry>
<title>Ignore .claude-flow/ working directory</title>
<updated>2026-02-28T23:22:27+00:00</updated>
<author>
<name>Clawd</name>
<email>ai@clawd.bot</email>
</author>
<published>2026-02-28T23:22:27+00:00</published>
<link rel='alternate' type='text/html' href='https://code.northwest.io/claude-flow.git/commit/?id=bebbffa890c38f12f04b6fafad4c5c5e46e051a8'/>
<id>urn:sha1:bebbffa890c38f12f04b6fafad4c5c5e46e051a8</id>
<content type='text'>
These are transient artifacts (research.md, plan.md) generated
during sessions, not source code worth tracking.
</content>
</entry>
<entry>
<title>Restyle UI with light/dark theme support</title>
<updated>2026-02-28T23:21:27+00:00</updated>
<author>
<name>Clawd</name>
<email>ai@clawd.bot</email>
</author>
<published>2026-02-28T23:21:27+00:00</published>
<link rel='alternate' type='text/html' href='https://code.northwest.io/claude-flow.git/commit/?id=a9ae7c65c387bcf144de8df0a13dbbfd7496cc1e'/>
<id>urn:sha1:a9ae7c65c387bcf144de8df0a13dbbfd7496cc1e</id>
<content type='text'>
- Add light/dark theme toggle with localStorage persistence
- Add 'Claude Flow' wordmark in header
- Switch to monospace font (SF Mono, Cascadia Code, etc.)
- Update accent colors (lighter blue)
- Add theme-aware CodeMirror styling (oneDark vs defaultHighlightStyle)
- Update window title to 'Claude Flow'
- Refine spacing and visual polish throughout
- Add .claude-flow/ artifacts from self-restyling session
</content>
</entry>
</feed>
