cli/pkg/cmd/agent-task
Kynan Ware 4d9038ad31 Add pager support to log output in printLogs
Introduces use of a pager for log output in the printLogs function. If the pager fails to start, an error message is printed to stderr. This improves log readability for long outputs.
2025-09-16 11:26:55 -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 Add TODO for bash-related tool call details 2025-09-15 14:23:12 -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