cli/pkg/cmd/agent-task
Kynan Ware 3831380d13 Add error type assertion to createRun tests
Introduces a new 'wantErrIs' field to test cases in Test_createRun to assert specific error types using require.ErrorIs. This enhances test coverage by verifying not only error messages but also error types.
2025-09-11 11:23:18 -06:00
..
capi docs(agent-task/capi): remove redundant comment 2025-09-09 12:09:34 +01:00
create Add error type assertion to createRun tests 2025-09-11 11:23:18 -06:00
list Show session name instead of ID in agent-task list 2025-09-09 11:06:53 -06:00
shared docs(agent-task/shared): add godoc to SessionStateString 2025-09-09 10:57:51 +01:00
view Fix default value in session selection prompt 2025-09-09 16:15:10 -06:00
agent_task.go feat(agent-task view): add view command 2025-09-05 12:45:51 +01:00
agent_task_test.go Refactor agent task tests into table-driven format 2025-08-27 17:20:45 -06:00