cli/pkg/cmd/agent-task/capi
Kynan Ware 3574ee9c30 Add agent task creation command and job API
Introduces the 'create' subcommand for agent tasks, allowing users to create agent jobs via the Copilot API. Adds job API client methods, job model, and polling logic to retrieve associated pull requests. Includes tests for various job creation scenarios.
2025-09-02 20:42:39 -06:00
..
client.go Add agent task creation command and job API 2025-09-02 20:42:39 -06:00
job.go Add agent task creation command and job API 2025-09-02 20:42:39 -06:00
sessions.go Add repo-scoped agent session listing support 2025-08-29 17:27:04 -06:00