cli/pkg/cmd/agent-task/capi
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
..
client.go Add base branch option to agent task creation 2025-09-03 17:33:38 -06:00
job.go Add base branch option to agent task creation 2025-09-03 17:33:38 -06:00
sessions.go Add repo-scoped agent session listing support 2025-08-29 17:27:04 -06:00