cli/pkg/cmd/agent-task/list
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
..
list.go Add pager support to agent-task list output 2025-09-02 17:13:43 -06:00
list_test.go Replace panic with require.FailNow in test 2025-09-02 13:14:37 -06:00