aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/claude
Commit message (Expand)AuthorAgeFilesLines
* fix(mcp): bypass permissions in research phase when MCPs configuredClawd2026-03-011-14/+4
* fix: correct canUseTool callback signatureClawd2026-03-011-5/+6
* fix(mcp): use canUseTool callback for MCP permissionClawd2026-03-011-2/+12
* fix(mcp): auto-allow MCP tools in research phaseClawd2026-03-011-0/+4
* feat(settings): add MCP server configurationClawd2026-03-011-0/+5
* feat(settings): add configurable model selectionClawd2026-03-011-0/+4
* feat: **1. `src/main/db/schema.ts`** — add `settings` table … (+10 more)bndw2026-02-282-3/+26
* feat: git branchesbndw2026-02-281-0/+26
* fix: scope artifacts to sessionsbndw2026-02-282-54/+58
* Move artifacts to ~/.claude-flow/ (outside repo)Clawd2026-02-282-77/+43
* Update prompts with explicit file paths and git worktree contextClawd2026-02-281-14/+29
* Add session-specific artifacts, CLAUDE.md, and git worktree supportClawd2026-02-282-32/+121
* Fix: system prompt passing and strengthen phase enforcementClawd2026-02-282-48/+105
* Phase 2: Claude integration layerClawd2026-02-282-0/+246