<feed xmlns='http://www.w3.org/2005/Atom'>
<title>claude-flow.git/README.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-01T03:14:01+00:00</updated>
<entry>
<title>fix: scope artifacts to sessions</title>
<updated>2026-03-01T03:14:01+00:00</updated>
<author>
<name>bndw</name>
<email>ben@bdw.to</email>
</author>
<published>2026-03-01T03:14:01+00:00</published>
<link rel='alternate' type='text/html' href='https://code.northwest.io/claude-flow.git/commit/?id=9a636af9090b122db2e55737fca3e78550aab9df'/>
<id>urn:sha1:9a636af9090b122db2e55737fca3e78550aab9df</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>Remove git integration from README</title>
<updated>2026-03-01T02:37:06+00:00</updated>
<author>
<name>Clawd</name>
<email>ai@clawd.bot</email>
</author>
<published>2026-03-01T02:37:06+00:00</published>
<link rel='alternate' type='text/html' href='https://code.northwest.io/claude-flow.git/commit/?id=de242df9cbe7dfe483f59f9b25e980727baa4c11'/>
<id>urn:sha1:de242df9cbe7dfe483f59f9b25e980727baa4c11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove CLAUDE.md explanation from README (industry standard)</title>
<updated>2026-03-01T02:22:00+00:00</updated>
<author>
<name>Clawd</name>
<email>ai@clawd.bot</email>
</author>
<published>2026-03-01T02:22:00+00:00</published>
<link rel='alternate' type='text/html' href='https://code.northwest.io/claude-flow.git/commit/?id=fb307e8e31628d64603a7c65f398f55f1e8f93f2'/>
<id>urn:sha1:fb307e8e31628d64603a7c65f398f55f1e8f93f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify README: focus on workflow, git integration, session structure</title>
<updated>2026-03-01T02:21:09+00:00</updated>
<author>
<name>Clawd</name>
<email>ai@clawd.bot</email>
</author>
<published>2026-03-01T02:21:09+00:00</published>
<link rel='alternate' type='text/html' href='https://code.northwest.io/claude-flow.git/commit/?id=ffc6c28304bc710e1151c0286e9336ead5244eb3'/>
<id>urn:sha1:ffc6c28304bc710e1151c0286e9336ead5244eb3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Boris Tane's blog post to References</title>
<updated>2026-02-28T16:08:18+00:00</updated>
<author>
<name>Clawd</name>
<email>ai@clawd.bot</email>
</author>
<published>2026-02-28T16:08:18+00:00</published>
<link rel='alternate' type='text/html' href='https://code.northwest.io/claude-flow.git/commit/?id=ae65c31bd0e6d47e98401c93a91500d0b61c50b5'/>
<id>urn:sha1:ae65c31bd0e6d47e98401c93a91500d0b61c50b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark all TODO phases complete in plan.md, add References section to README</title>
<updated>2026-02-28T16:07:02+00:00</updated>
<author>
<name>Clawd</name>
<email>ai@clawd.bot</email>
</author>
<published>2026-02-28T16:07:02+00:00</published>
<link rel='alternate' type='text/html' href='https://code.northwest.io/claude-flow.git/commit/?id=bf2122328fb873498c284951bec8f5c763e8f14b'/>
<id>urn:sha1:bf2122328fb873498c284951bec8f5c763e8f14b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Phase 5: Integration &amp; polish</title>
<updated>2026-02-28T15:32:23+00:00</updated>
<author>
<name>Clawd</name>
<email>ai@clawd.bot</email>
</author>
<published>2026-02-28T15:32:23+00:00</published>
<link rel='alternate' type='text/html' href='https://code.northwest.io/claude-flow.git/commit/?id=35a38d909f1777e3b384ba26d68b88f641ec6a1a'/>
<id>urn:sha1:35a38d909f1777e3b384ba26d68b88f641ec6a1a</id>
<content type='text'>
- Add error handling with auto-dismissing error bar
- Add keyboard shortcuts:
  - Escape to interrupt Claude
  - Cmd/Ctrl+Enter to submit
- Fix unused import warning
- Update README.md with project documentation
  - Concept and workflow explanation
  - UI layout diagram
  - Installation and development instructions
  - Project structure overview
  - Keyboard shortcuts reference
</content>
</entry>
<entry>
<title>initial commit</title>
<updated>2025-09-15T16:33:08+00:00</updated>
<author>
<name>Ethan Mick</name>
<email>ethan@ethanmick.com</email>
</author>
<published>2025-09-15T16:33:08+00:00</published>
<link rel='alternate' type='text/html' href='https://code.northwest.io/claude-flow.git/commit/?id=a30f727c95d7aa01e4a05091601067367e3b795b'/>
<id>urn:sha1:a30f727c95d7aa01e4a05091601067367e3b795b</id>
<content type='text'>
</content>
</entry>
</feed>
