aboutsummaryrefslogtreecommitdiffstats
path: root/renderer/src/App.tsx
Commit message (Expand)AuthorAgeFilesLines
* feat: Remove auto-send block from handleConfirmNewSession in App.tsxbndw2026-03-041-19/+6
* feat: Sync sessions array after phase advance in handleSubmit (+1 more)bndw2026-03-041-0/+24
* feat: Thread optional `phase` param into `db/sessions.ts::cre… (+7 more)bndw2026-03-041-2/+28
* feat: replace header dropdowns with collapsible sidebar treebndw2026-03-041-120/+227
* feat(settings): add configurable model selectionClawd2026-03-011-1/+14
* feat: Add `activityStatus` state and `handleCancel` to App.ts… (+4 more)bndw2026-03-011-32/+73
* feat: **`globals.css`** — Edit `.chat-pane`: remove `width: 3… (+7 more)bndw2026-02-281-0/+42
* feat: **1. `src/main/db/schema.ts`** — add `settings` table … (+10 more)bndw2026-02-281-0/+7
* feat: Complete 9 tasksbndw2026-02-281-4/+8
* feat: Complete 7 tasksbndw2026-02-281-0/+1
* feat: auto session namingbndw2026-02-281-5/+65
* Move artifacts to ~/.claude-flow/ (outside repo)Clawd2026-02-281-7/+7
* Add session-specific artifacts, CLAUDE.md, and git worktree supportClawd2026-02-281-11/+9
* Clear artifacts when creating new sessionClawd2026-02-281-0/+3
* Restyle UI with light/dark theme supportClawd2026-02-281-0/+18
* Add delete functionality for projects and sessionsClawd2026-02-281-0/+34
* Add onboarding screen for first-time usersClawd2026-02-281-0/+1
* Phase 5: Integration & polishClawd2026-02-281-24/+82
* Phase 4: React UIClawd2026-02-281-0/+241