cli/pkg/cmd/agent-task/capi
2025-09-15 13:07:00 -06:00
..
client.go feat(agent-task/capi): add GetSessionLogs method 2025-09-15 10:13:55 -06:00
client_mock.go feat(agent-task/capi): add GetSessionLogs method 2025-09-15 10:13:55 -06:00
job.go fix(agent-task/capi): handle non-JSON error response 2025-09-04 20:12:54 +01:00
job_test.go test(agent-task/capi): add tests for job-related methods 2025-09-04 20:12:55 +01:00
sessions.go Fix comment for GetSessionLogs method 2025-09-15 13:07:00 -06:00
sessions_test.go fix(agent-task/capi): also return PR URL from GetPullRequestDatabaseID 2025-09-10 11:05:28 +01:00