aboutsummaryrefslogtreecommitdiffstats
path: root/CLAUDE.md
Commit message (Collapse)AuthorAgeFilesLines
* fix: remove bugs from claude.mdclaude-flow-v1bndw2026-03-051-55/+0
|
* feat: Sync sessions array after phase advance in handleSubmit (+1 more)bndw2026-03-041-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 treebndw2026-03-041-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 branchesbndw2026-02-281-0/+10
|
* fix: scope artifacts to sessionsbndw2026-02-281-0/+53