cli/pkg/cmd/agent-task
Kynan Ware b2f506fd50 Add base branch option to agent task creation
Introduces a BaseBranch field to CreateOptions and updates the job creation flow to include the base branch in the payload if specified. The CapiClient and related methods are updated to accept and handle the baseBranch parameter, and tests are added to verify correct behavior when a base branch is provided.
2025-09-03 17:33:38 -06:00
..
capi Add base branch option to agent task creation 2025-09-03 17:33:38 -06:00
create Add base branch option to agent task creation 2025-09-03 17:33:38 -06:00
list Add pager support to agent-task list output 2025-09-02 17:13:43 -06:00
shared Refactor session state color logic to shared package 2025-08-29 15:23:40 -06:00
agent_task.go Add agent task creation command and job API 2025-09-02 20:42:39 -06:00
agent_task_test.go Refactor agent task tests into table-driven format 2025-08-27 17:20:45 -06:00