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: 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
*
Address review comments: clarify decisions, add context indicator
Clawd
2026-02-27
3
-7
/
+80
*
Add detailed implementation plan with code snippets and TODO list
Clawd
2026-02-27
1
-0
/
+1487
*
Add research findings for Claude Agent SDK integration
Clawd
2026-02-27
1
-0
/
+412
*
Add project plan for Claude Flow
Clawd
2026-02-27
1
-0
/
+258
*
fix: silence warning about rootDir
Ethan Mick
2025-09-15
1
-1
/
+3
*
initial commit
Ethan Mick
2025-09-15
11
-0
/
+8009