cli/pkg/cmd/agent-task
Kynan Ware 32bf9159ea Improve job error handling and update tests
Normalizes job API error messages to include status code and text, ensures errors from job polling are surfaced to stderr without halting execution, and updates tests to verify error output and remove outdated fallback behavior.
2025-09-03 12:34:13 -06:00
..
capi Improve job error handling and update tests 2025-09-03 12:34:13 -06:00
create Improve job error handling and update tests 2025-09-03 12:34:13 -06:00
list Replace panic with require.FailNow in test 2025-09-02 13:14:37 -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