aboutsummaryrefslogtreecommitdiffstats
path: root/renderer
Commit message (Expand)AuthorAgeFilesLines
* feat(settings): add configurable model selectionClawd2026-03-015-3/+158
* feat: Add `activityStatus` state and `handleCancel` to App.ts… (+4 more)bndw2026-03-013-33/+123
* feat: **`globals.css`** — Edit `.chat-pane`: remove `width: 3… (+7 more)bndw2026-02-283-30/+169
* feat: **1 — `git.ts`:** Add exported `getCurrentBranch` helpe… (+8 more)bndw2026-02-284-5/+206
* feat: **1. `src/main/db/schema.ts`** — add `settings` table … (+10 more)bndw2026-02-285-0/+420
* feat: Complete 9 tasksbndw2026-02-283-35/+24
* feat: Complete 7 tasksbndw2026-02-283-0/+71
* feat: git branchesbndw2026-02-281-0/+1
* feat: auto session namingbndw2026-02-283-20/+159
* 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
* Fix .gitignore: ignore dist/, .claude-flow/, and sync-conflict filesClawd2026-02-28115-247/+0
* Clear artifacts when creating new sessionClawd2026-02-28116-0/+250
* Restyle UI with light/dark theme supportClawd2026-02-285-84/+219
* Fix CodeMirror line wrapping and container overflowClawd2026-02-282-1/+11
* Add CodeMirror 6 for markdown editingClawd2026-02-282-6/+108
* Replace custom markdown renderer with react-markdownClawd2026-02-282-140/+93
* Add markdown table rendering supportClawd2026-02-282-1/+85
* Add delete functionality for projects and sessionsClawd2026-02-283-0/+82
* Add onboarding screen for first-time usersClawd2026-02-283-0/+94
* Phase 5: Integration & polishClawd2026-02-282-24/+106
* Phase 4: React UIClawd2026-02-288-3/+1041
* fix: silence warning about rootDirEthan Mick2025-09-151-1/+3
* initial commitEthan Mick2025-09-153-0/+29