cli/pkg/cmd/agent-task
Kynan Ware e750e71288 Add repo-scoped agent session listing support
Introduces ListSessionsForRepo to CapiClient and CAPIClient, enabling listing agent sessions for a specific repository. Updates the list command and tests to support repo override and repo-scoped session queries, including error handling and test coverage for repo resolution.
2025-08-29 17:27:04 -06:00
..
capi Add repo-scoped agent session listing support 2025-08-29 17:27:04 -06:00
list Add repo-scoped agent session listing support 2025-08-29 17:27:04 -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