cli/pkg/cmd/agent-task
Kynan Ware 227f0bd01d Add comment explaining error handling in listRun
Added a comment to clarify why the error from opts.BaseRepo() is ignored in listRun. This provides context for handling cases when the current working directory is not a repo and --repo is not set.
2025-09-02 12:55:03 -06:00
..
capi Add repo-scoped agent session listing support 2025-08-29 17:27:04 -06:00
list Add comment explaining error handling in listRun 2025-09-02 12:55:03 -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