cli/pkg/cmd/agent-task
Kynan Ware ec3fce0dfb Improve log rendering and tool call handling
Enhances log rendering by stripping diff formatting from viewed file content and improving JSON rendering with optional labels. Expands the list of recognized tool calls with descriptive titles, especially for Playwright and GitHub MCP server tools. Refactors related helper functions for clarity and robustness.
2025-09-15 10:13:55 -06:00
..
capi feat(agent-task/capi): add GetSessionLogs method 2025-09-15 10:13:55 -06:00
create Add error type assertion to createRun tests 2025-09-11 11:23:18 -06:00
list refactor: move Copilot Agents home URL to capi 2025-09-10 11:05:28 +01:00
shared Improve log rendering and tool call handling 2025-09-15 10:13:55 -06:00
view Various log rendering improvements 2025-09-15 10:13: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