| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: remove bugs from claude.mdclaude-flow-v1 | bndw | 2026-03-05 | 1 | -55/+0 |
| | | |||||
| * | feat: Sync sessions array after phase advance in handleSubmit (+1 more) | bndw | 2026-03-04 | 1 | -0/+55 |
| | | | | | | - ✅ Sync sessions array after phase advance in handleSubmit - ✅ Auto-send initial message in handleConfirmNewSession for plan/implement phases | ||||
| * | feat: replace header dropdowns with collapsible sidebar tree | bndw | 2026-03-04 | 1 | -0/+85 |
| | | | | | | | | | - Add Sidebar.tsx: project/session tree with inline rename, collapse/resize - App.tsx: load all sessions at startup, sync selectedProject on session click - Header.tsx: strip project/session UI, keep only right-side controls - globals.css: add .main-layout, sidebar, item, and activity-dot styles - Chat pane: move toggle button to left, use triangle icons matching sidebar | ||||
| * | feat: git branches | bndw | 2026-02-28 | 1 | -0/+10 |
| | | |||||
| * | fix: scope artifacts to sessions | bndw | 2026-02-28 | 1 | -0/+53 |
