cli/pkg/cmd/agent-task
Kynan Ware b94ffe90c4 Add file input support to agent-task create command
The agent-task create command now accepts a task description from a file using the -F/--from-file flag, with mutual exclusivity enforced between inline and file input. Tests were updated to cover new input scenarios and error cases, and usage examples were added to the command help.
2025-09-03 15:29:47 -06:00
..
capi Simplify error handling in CreateJob response 2025-09-03 13:01:40 -06:00
create Add file input support to agent-task create command 2025-09-03 15:29:47 -06:00
list Add pager support to agent-task list output 2025-09-02 17:13:43 -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