Commit graph

2 commits

Author SHA1 Message Date
Claude
f45537b56c
chore: use min()/max() builtins (Go 1.21+)
Some checks failed
Security Scan / security (pull_request) Failing after 13s
Test / test (pull_request) Successful in 1m59s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 16:26:12 +00:00
Snider
272864cbb8 feat: migrate dispatch, agent, and taskgit commands from CLI
Move business logic from core/cli cmd/ai into proper homes:
- cmd/dispatch: ticket processing, multi-runner exec, forge reporting
- cmd/agent: fleet management, SSH keys, add/remove/setup
- cmd/taskgit: task-linked git (task:commit, task:pr)

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-21 20:42:14 +00:00