cli/pkg/cmd/agent-task
Kynan Ware 680ebade59
Remove repo-scoped session listing and related code
This commit removes support for listing agent sessions scoped to a specific repository, including the ListSessionsForRepo method and related tests. The list command now always lists the latest sessions for the viewer, simplifying the code and user experience. Test and mock code have been updated accordingly.
2025-09-18 12:00:50 +01:00
..
capi Remove repo-scoped session listing and related code 2025-09-18 12:00:50 +01:00
create test(agent-task create): add test for --follow 2025-09-16 13:27:39 +01:00
list Remove repo-scoped session listing and related code 2025-09-18 12:00:50 +01:00
shared Merge pull request #11755 from cli/babakks/polish-agent-task-view 2025-09-18 10:38:15 +01:00
view fix(agent-task view): display zero premium requests 2025-09-18 10:18:40 +01:00
agent_task.go docs(agent-task): use heredoc.Doc 2025-09-18 10:48:53 +01:00
agent_task_test.go Refactor agent task tests into table-driven format 2025-08-27 17:20:45 -06:00