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 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