aboutsummaryrefslogtreecommitdiffstats
path: root/renderer/src/components
Commit message (Expand)AuthorAgeFilesLines
* feat: Create utils directory structure (+4 more)bndw2026-03-011-1/+2
* feat(mcp): add tool discovery and per-tool permissionsClawd2026-03-011-37/+163
* feat(settings): add MCP server configurationClawd2026-03-012-1/+513
* feat(settings): add configurable model selectionClawd2026-03-013-2/+115
* feat: Add `activityStatus` state and `handleCancel` to App.ts… (+4 more)bndw2026-03-011-1/+16
* feat: **`globals.css`** — Edit `.chat-pane`: remove `width: 3… (+7 more)bndw2026-02-281-29/+51
* feat: **1 — `git.ts`:** Add exported `getCurrentBranch` helpe… (+8 more)bndw2026-02-283-5/+113
* feat: **1. `src/main/db/schema.ts`** — add `settings` table … (+10 more)bndw2026-02-283-0/+200
* feat: Complete 9 tasksbndw2026-02-281-25/+16
* feat: Complete 7 tasksbndw2026-02-281-0/+37
* feat: auto session namingbndw2026-02-281-15/+66
* Restyle UI with light/dark theme supportClawd2026-02-282-2/+22
* Fix CodeMirror line wrapping and container overflowClawd2026-02-281-1/+3
* Add CodeMirror 6 for markdown editingClawd2026-02-281-6/+94
* Replace custom markdown renderer with react-markdownClawd2026-02-281-124/+59
* Add markdown table rendering supportClawd2026-02-281-1/+66
* Add delete functionality for projects and sessionsClawd2026-02-281-0/+36
* Add onboarding screen for first-time usersClawd2026-02-281-0/+37
* Phase 4: React UIClawd2026-02-284-0/+366