index
:
claude-flow.git
claude-flow-v1
A document-centric coding assistant
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
renderer
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: Remove auto-send block from handleConfirmNewSession in App.tsx
bndw
2026-03-04
3
-33
/
+36
*
feat: Sync sessions array after phase advance in handleSubmit (+1 more)
bndw
2026-03-04
1
-0
/
+24
*
feat: Thread optional `phase` param into `db/sessions.ts::cre… (+7 more)
bndw
2026-03-04
5
-19
/
+402
*
feat: replace header dropdowns with collapsible sidebar tree
bndw
2026-03-04
5
-292
/
+799
*
feat: Create utils directory structure (+4 more)
bndw
2026-03-01
2
-1
/
+63
*
feat(mcp): add tool discovery and per-tool permissions
Clawd
2026-03-01
2
-37
/
+237
*
feat(settings): add MCP server configuration
Clawd
2026-03-01
3
-1
/
+725
*
feat(settings): add configurable model selection
Clawd
2026-03-01
5
-3
/
+158
*
feat: Add `activityStatus` state and `handleCancel` to App.ts… (+4 more)
bndw
2026-03-01
3
-33
/
+123
*
feat: **`globals.css`** — Edit `.chat-pane`: remove `width: 3… (+7 more)
bndw
2026-02-28
3
-30
/
+169
*
feat: **1 — `git.ts`:** Add exported `getCurrentBranch` helpe… (+8 more)
bndw
2026-02-28
4
-5
/
+206
*
feat: **1. `src/main/db/schema.ts`** — add `settings` table … (+10 more)
bndw
2026-02-28
5
-0
/
+420
*
feat: Complete 9 tasks
bndw
2026-02-28
3
-35
/
+24
*
feat: Complete 7 tasks
bndw
2026-02-28
3
-0
/
+71
*
feat: git branches
bndw
2026-02-28
1
-0
/
+1
*
feat: auto session naming
bndw
2026-02-28
3
-20
/
+159
*
Move artifacts to ~/.claude-flow/ (outside repo)
Clawd
2026-02-28
1
-7
/
+7
*
Add session-specific artifacts, CLAUDE.md, and git worktree support
Clawd
2026-02-28
1
-11
/
+9
*
Fix .gitignore: ignore dist/, .claude-flow/, and sync-conflict files
Clawd
2026-02-28
115
-247
/
+0
*
Clear artifacts when creating new session
Clawd
2026-02-28
116
-0
/
+250
*
Restyle UI with light/dark theme support
Clawd
2026-02-28
5
-84
/
+219
*
Fix CodeMirror line wrapping and container overflow
Clawd
2026-02-28
2
-1
/
+11
*
Add CodeMirror 6 for markdown editing
Clawd
2026-02-28
2
-6
/
+108
*
Replace custom markdown renderer with react-markdown
Clawd
2026-02-28
2
-140
/
+93
*
Add markdown table rendering support
Clawd
2026-02-28
2
-1
/
+85
*
Add delete functionality for projects and sessions
Clawd
2026-02-28
3
-0
/
+82
*
Add onboarding screen for first-time users
Clawd
2026-02-28
3
-0
/
+94
*
Phase 5: Integration & polish
Clawd
2026-02-28
2
-24
/
+106
*
Phase 4: React UI
Clawd
2026-02-28
8
-3
/
+1041
*
fix: silence warning about rootDir
Ethan Mick
2025-09-15
1
-1
/
+3
*
initial commit
Ethan Mick
2025-09-15
3
-0
/
+29