cli/pkg/cmd/agent-task
Kynan Ware 08bc1a8d29
Fix session deduplication and add test for paging
Refactor ListLatestSessionsForViewer to use a map for tracking seen resource IDs, ensuring only the newest session per resource is kept. Add a test case to verify correct deduplication across paginated API responses.
2025-09-18 12:00:54 +01:00
..
capi Fix session deduplication and add test for paging 2025-09-18 12:00:54 +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