aboutsummaryrefslogtreecommitdiffstats
path: root/renderer
Commit message (Expand)AuthorAgeFilesLines
* 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