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
/
src
/
main
/
claude
/
index.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(mcp): add tool discovery and per-tool permissions
Clawd
2026-03-01
1
-12
/
+47
*
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
1
-0
/
+5
*
feat(settings): add configurable model selection
Clawd
2026-03-01
1
-0
/
+4
*
feat: **1. `src/main/db/schema.ts`** — add `settings` table … (+10 more)
bndw
2026-02-28
1
-1
/
+6
*
feat: git branches
bndw
2026-02-28
1
-0
/
+26
*
fix: scope artifacts to sessions
bndw
2026-02-28
1
-28
/
+23
*
Move artifacts to ~/.claude-flow/ (outside repo)
Clawd
2026-02-28
1
-40
/
+25
*
Add session-specific artifacts, CLAUDE.md, and git worktree support
Clawd
2026-02-28
1
-13
/
+78
*
Fix: system prompt passing and strengthen phase enforcement
Clawd
2026-02-28
1
-4
/
+1
*
Phase 2: Claude integration layer
Clawd
2026-02-28
1
-0
/
+142