cli/pkg/cmd/agent-task
Kynan Ware 97da7fc1d2 Simplify BaseRepo assignment in list command
Removes unnecessary nil check for Factory before assigning BaseRepo in the agent-task list command. This streamlines the code since Factory is always expected to be non-nil.
2025-09-02 12:50:15 -06:00
..
capi Add repo-scoped agent session listing support 2025-08-29 17:27:04 -06:00
list Simplify BaseRepo assignment in list command 2025-09-02 12:50:15 -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