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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: remove bugs from claude.md
claude-flow-v1
bndw
2026-03-05
1
-55
/
+0
*
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
2
-0
/
+79
*
feat: Thread optional `phase` param into `db/sessions.ts::cre… (+7 more)
bndw
2026-03-04
10
-35
/
+421
*
feat: replace header dropdowns with collapsible sidebar tree
bndw
2026-03-04
6
-292
/
+884
*
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
6
-49
/
+459
*
fix(mcp): bypass permissions in research phase when MCPs configured
Clawd
2026-03-01
1
-14
/
+4
*
fix: correct canUseTool callback signature
Clawd
2026-03-01
1
-5
/
+6
*
fix(mcp): use canUseTool callback for MCP permission
Clawd
2026-03-01
1
-2
/
+12
*
fix(mcp): auto-allow MCP tools in research phase
Clawd
2026-03-01
1
-0
/
+4
*
feat(settings): add MCP server configuration
Clawd
2026-03-01
4
-1
/
+730
*
feat(settings): add configurable model selection
Clawd
2026-03-01
6
-3
/
+162
*
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
8
-11
/
+276
*
feat: **1. `src/main/db/schema.ts`** — add `settings` table … (+10 more)
bndw
2026-02-28
11
-3
/
+511
*
feat: Complete 9 tasks
bndw
2026-02-28
6
-49
/
+128
*
feat: Complete 7 tasks
bndw
2026-02-28
3
-0
/
+71
*
feat: git branches
bndw
2026-02-28
8
-4
/
+267
*
feat: auto session naming
bndw
2026-02-28
6
-22
/
+169
*
fix: scope artifacts to sessions
bndw
2026-02-28
7
-2158
/
+116
*
Remove accidentally created .claude-flow/ directory
Clawd
2026-02-28
2
-1304
/
+0
*
Move artifacts to ~/.claude-flow/ (outside repo)
Clawd
2026-02-28
9
-145
/
+1376
*
Remove git integration from README
Clawd
2026-02-28
1
-11
/
+7
*
Remove git worktree/branch management
Clawd
2026-02-28
3
-237
/
+5
*
Remove CLAUDE.md explanation from README (industry standard)
Clawd
2026-02-28
1
-4
/
+0
*
Simplify README: focus on workflow, git integration, session structure
Clawd
2026-02-28
1
-73
/
+24
*
Update prompts with explicit file paths and git worktree context
Clawd
2026-02-28
1
-14
/
+29
*
Add session-specific artifacts, CLAUDE.md, and git worktree support
Clawd
2026-02-28
6
-52
/
+434
*
Fix .gitignore: ignore dist/, .claude-flow/, and sync-conflict files
Clawd
2026-02-28
129
-2277
/
+3
*
Clear artifacts when creating new session
Clawd
2026-02-28
129
-0
/
+2279
*
Ignore .claude-flow/ working directory
Clawd
2026-02-28
3
-1305
/
+1
*
Restyle UI with light/dark theme support
Clawd
2026-02-28
7
-84
/
+1523
*
Fix CodeMirror line wrapping and container overflow
Clawd
2026-02-28
2
-1
/
+11
*
Add CodeMirror 6 for markdown editing
Clawd
2026-02-28
4
-6
/
+720
*
Replace custom markdown renderer with react-markdown
Clawd
2026-02-28
4
-147
/
+1549
*
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
*
Add Boris Tane's blog post to References
Clawd
2026-02-28
1
-1
/
+1
*
Mark all TODO phases complete in plan.md, add References section to README
Clawd
2026-02-28
2
-25
/
+29
*
Fix: system prompt passing and strengthen phase enforcement
Clawd
2026-02-28
2
-48
/
+105
*
Phase 5: Integration & polish
Clawd
2026-02-28
3
-95
/
+171
*
Phase 4: React UI
Clawd
2026-02-28
8
-3
/
+1041
*
Phase 3: IPC layer
Clawd
2026-02-28
3
-47
/
+275
*
Phase 2: Claude integration layer
Clawd
2026-02-28
8
-2
/
+821
*
Fix dev script: initial tsc compile before watch mode
Clawd
2026-02-27
1
-2
/
+2
*
Remove duplicate PLAN.md, keep plan.md as canonical
Clawd
2026-02-27
2
-260
/
+2
*
Rewrite plan with document-centric UX: Review/Submit workflow
Clawd
2026-02-27
1
-770
/
+896
[next]