aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* feat: Thread optional `phase` param into `db/sessions.ts::cre… (+7 more)bndw2026-03-045-16/+19
* feat(mcp): add tool discovery and per-tool permissionsClawd2026-03-014-12/+222
* 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 — `git.ts`:** Add exported `getCurrentBranch` helpe… (+8 more)bndw2026-02-284-6/+70
* feat: **1. `src/main/db/schema.ts`** — add `settings` table … (+10 more)bndw2026-02-286-3/+91
* feat: Complete 9 tasksbndw2026-02-283-14/+104
* feat: git branchesbndw2026-02-286-4/+256
* feat: auto session namingbndw2026-02-283-2/+10
* fix: scope artifacts to sessionsbndw2026-02-282-54/+58
* Move artifacts to ~/.claude-flow/ (outside repo)Clawd2026-02-284-130/+61
* Remove git worktree/branch managementClawd2026-02-283-237/+5
* 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-285-41/+425
* Fix: system prompt passing and strengthen phase enforcementClawd2026-02-282-48/+105
* Phase 3: IPC layerClawd2026-02-283-47/+275
* Phase 2: Claude integration layerClawd2026-02-286-0/+456
* initial commitEthan Mick2025-09-152-0/+64