cli/pkg/cmd/agent-task
Kynan Ware 2a99dcd2ce Add pager support to agent-task list output
Introduces pager functionality to the agent-task list command output for improved readability. If the pager fails to start, an error message is printed to stderr. Aligns with implementations in other commands.
2025-09-02 17:13:43 -06:00
..
capi Add repo-scoped agent session listing support 2025-08-29 17:27:04 -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 listing command and CAPI client 2025-08-28 22:00:35 -06:00
agent_task_test.go Refactor agent task tests into table-driven format 2025-08-27 17:20:45 -06:00