cli/pkg/cmd/agent-task
Kynan Ware b3401ffd74 Refactor stripDiffFormat guard clause logic
Rearranged the guard clause in stripDiffFormat to return early if no hunk header is found, improving code clarity and reducing nesting.
2025-09-16 17:46:43 -06:00
..
capi Fix comment for GetSessionLogs method 2025-09-15 13:07:00 -06:00
create test(agent-task create): add test for --follow 2025-09-16 13:27:39 +01:00
list refactor: move Copilot Agents home URL to capi 2025-09-10 11:05:28 +01:00
shared Refactor stripDiffFormat guard clause logic 2025-09-16 17:46:43 -06:00
view Add pager support to log output in printLogs 2025-09-16 11:26:55 -06:00
agent_task.go feat(agent-task view): add view command 2025-09-05 12:45:51 +01:00
agent_task_test.go Refactor agent task tests into table-driven format 2025-08-27 17:20:45 -06:00