mcp/pkg/mcp/agentic
Virgil 53fffbd96a feat(agentic): add issue dispatch tools
Implement agentic_dispatch_issue and agentic_pr for Forge issue-driven workflows, and track issue-specific branch metadata in agent workspaces.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 07:58:29 +00:00
..
dispatch.go feat(agentic): add issue dispatch tools 2026-04-02 07:58:29 +00:00
epic.go fix(mcp): resolve 17 code review findings + php route('login') fix 2026-03-21 23:13:03 +00:00
ingest.go fix(mcp): resolve 17 code review findings + php route('login') fix 2026-03-21 23:13:03 +00:00
issue.go feat(agentic): add issue dispatch tools 2026-04-02 07:58:29 +00:00
issue_test.go feat(agentic): add issue dispatch tools 2026-04-02 07:58:29 +00:00
plan.go fix(agentic): workspace root is ~/Code/.core/ not ~/Code/host-uk/core/.core/ 2026-03-22 01:57:12 +00:00
pr.go fix(mcp): resolve 17 code review findings + php route('login') fix 2026-03-21 23:13:03 +00:00
prep.go feat(agentic): add issue dispatch tools 2026-04-02 07:58:29 +00:00
prep_test.go fix(mcp): harden transport auth and workspace prep path validation 2026-03-23 14:33:35 +00:00
queue.go fix(agentic): config path is ~/Code/.core/agents.yaml only 2026-03-22 02:28:05 +00:00
resume.go fix(mcp): resolve 17 code review findings + php route('login') fix 2026-03-21 23:13:03 +00:00
scan.go fix(mcp): resolve 17 code review findings + php route('login') fix 2026-03-21 23:13:03 +00:00
status.go revert(agentic): remove pipeline chaining from dispatch 2026-03-22 07:56:28 +00:00