<feed xmlns='http://www.w3.org/2005/Atom'>
<title>claude-flow.git/renderer/src/main.tsx, 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-28T15:30:40+00:00</updated>
<entry>
<title>Phase 4: React UI</title>
<updated>2026-02-28T15:30:40+00:00</updated>
<author>
<name>Clawd</name>
<email>ai@clawd.bot</email>
</author>
<published>2026-02-28T15:30:40+00:00</published>
<link rel='alternate' type='text/html' href='https://code.northwest.io/claude-flow.git/commit/?id=6d70c5f8a3ed90564b08616a3fb041409916059c'/>
<id>urn:sha1:6d70c5f8a3ed90564b08616a3fb041409916059c</id>
<content type='text'>
- Add renderer/src/types.ts with Project, Session, Message, Phase types
- Add renderer/src/styles/globals.css with full styling
  - Dark theme with accent colors
  - Header, document pane, chat pane, action bar layouts
  - Phase indicator, token usage bar, buttons
- Add renderer/src/components/Header.tsx
  - Project/session dropdowns with create buttons
  - Phase indicator showing current workflow state
- Add renderer/src/components/DocumentPane.tsx
  - Markdown viewer/editor with toggle
  - Syntax highlighting for review comments
  - Task checkbox rendering
- Add renderer/src/components/ChatPane.tsx
  - Message list with auto-scroll
  - Input field with Enter to send
  - Loading state indicator
- Add renderer/src/components/ActionBar.tsx
  - Token usage bar with color coding
  - Review/Submit buttons for workflow
  - Permission mode toggle for implement phase
- Add renderer/src/App.tsx
  - Full state management for projects, sessions, messages
  - Claude message subscription
  - Workflow handlers (review, submit, phase advance)
- Update renderer/src/main.tsx to render App
</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>
