cli/pkg/cmd/agent-task
Kynan Ware dd424d85fd Add agent task listing command and CAPI client
Introduces a new 'list' subcommand under agent-task for listing agent tasks. Implements a Copilot API client for fetching agent sessions and hydrating them with pull request data. Updates PullRequest and PRRepository types to support new fields. Adds dependencies for msgpack and tagparser.

Co-Authored-By: Babak K. Shandiz <babakks@github.com>
2025-08-28 22:00:35 -06:00
..
capi Add agent task listing command and CAPI client 2025-08-28 22:00:35 -06:00
list Add agent task listing command and CAPI client 2025-08-28 22:00:35 -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