cli/pkg/cmd/agent-task
Kynan Ware bbf7586578 Show session name instead of ID in agent-task list
Updated the agent-task list command to display the session name instead of the session ID in the table output and header. Adjusted tests to reflect this change by using the Name field for display and updating expected outputs accordingly.
2025-09-09 11:06:53 -06:00
..
capi docs(agent-task/capi): remove redundant comment 2025-09-09 12:09:34 +01:00
create test(agent-task create): quote file paths to pass CI on Windows 2025-09-05 09:28:52 +01: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 docs(agent-task view): explain test case rationale 2025-09-09 12:24:09 +01: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