<feed xmlns='http://www.w3.org/2005/Atom'>
<title>claude-flow.git/package.json, 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-02-28T21:51:38+00:00</updated>
<entry>
<title>Add CodeMirror 6 for markdown editing</title>
<updated>2026-02-28T21:51:38+00:00</updated>
<author>
<name>Clawd</name>
<email>ai@clawd.bot</email>
</author>
<published>2026-02-28T21:51:38+00:00</published>
<link rel='alternate' type='text/html' href='https://code.northwest.io/claude-flow.git/commit/?id=812702aa9afbfe8de7672520852a6066341a4dc0'/>
<id>urn:sha1:812702aa9afbfe8de7672520852a6066341a4dc0</id>
<content type='text'>
- Install CodeMirror 6 with markdown language support
- Add MarkdownEditor component with:
  - Syntax highlighting for markdown
  - Line numbers
  - Active line highlighting
  - History (undo/redo)
  - One Dark theme
  - Code block language highlighting
- Keep react-markdown for preview mode
- Add CSS for CodeMirror integration
</content>
</entry>
<entry>
<title>Replace custom markdown renderer with react-markdown</title>
<updated>2026-02-28T21:48:34+00:00</updated>
<author>
<name>Clawd</name>
<email>ai@clawd.bot</email>
</author>
<published>2026-02-28T21:48:34+00:00</published>
<link rel='alternate' type='text/html' href='https://code.northwest.io/claude-flow.git/commit/?id=c386a1acfab0db99af57a9a18a49c72b89184f15'/>
<id>urn:sha1:c386a1acfab0db99af57a9a18a49c72b89184f15</id>
<content type='text'>
- Add react-markdown and remark-gfm dependencies
- Remove hacky regex-based renderMarkdown function
- Full GFM support: tables, task lists, strikethrough, autolinks
- Update CSS for react-markdown output (task lists, blockquotes, hr)
- Cleaner, more maintainable code
</content>
</entry>
<entry>
<title>Phase 2: Claude integration layer</title>
<updated>2026-02-28T15:26:43+00:00</updated>
<author>
<name>Clawd</name>
<email>ai@clawd.bot</email>
</author>
<published>2026-02-28T15:26:43+00:00</published>
<link rel='alternate' type='text/html' href='https://code.northwest.io/claude-flow.git/commit/?id=332e5cec2992fefb302251962a3ceca38437a110'/>
<id>urn:sha1:332e5cec2992fefb302251962a3ceca38437a110</id>
<content type='text'>
- Add @anthropic-ai/claude-agent-sdk dependency
- Implement src/main/claude/phases.ts with phase configs (research/plan/implement)
- Implement src/main/claude/index.ts with SDK wrapper
  - query() integration with session management
  - Session resume support
  - Artifact read/write utilities
  - Phase advancement logic
</content>
</entry>
<entry>
<title>Fix dev script: initial tsc compile before watch mode</title>
<updated>2026-02-28T06:10:39+00:00</updated>
<author>
<name>Clawd</name>
<email>ai@clawd.bot</email>
</author>
<published>2026-02-28T06:10:39+00:00</published>
<link rel='alternate' type='text/html' href='https://code.northwest.io/claude-flow.git/commit/?id=d2d6fd48d97b876c9a9a424c9d2cc1de5352b144'/>
<id>urn:sha1:d2d6fd48d97b876c9a9a424c9d2cc1de5352b144</id>
<content type='text'>
</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>
