cli/pkg/cmd/agent-task/capi
Max Beizer ceb8cf2561 Polish --json support for agent-task view
- Rename 'status' field to 'state' for consistency with struct and UI
- Add missing JSON fields: completedAt, user, pullRequestTitle, pullRequestState
- Add test for nil PullRequest with --json
- Expand existing JSON test to cover new fields

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-01 09:09:08 -06:00
..
client.go fix(agent-task/capi): fix capi API version 2026-02-20 18:04:12 +00:00
client_mock.go Add custom agent support to job creation 2025-10-31 14:57:48 -06:00
job.go Update pkg/cmd/agent-task/capi/job.go 2025-10-31 16:06:37 -06:00
job_test.go Refactor cfg out of CAPI Client 2025-11-14 20:21:54 +01:00
sessions.go Polish --json support for agent-task view 2026-03-01 09:09:08 -06:00
sessions_test.go Refactor cfg out of CAPI Client 2025-11-14 20:21:54 +01:00