cli/pkg/cmd/agent-task
Kynan Ware 282a25f466 Rename renderToolCall to renderToolCallTitle
Refactors the function renderToolCall to renderToolCallTitle and updates all its usages for clarity. This improves function naming to better reflect its purpose of rendering tool call titles.
2025-09-15 12:41:46 -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 Rename renderToolCall to renderToolCallTitle 2025-09-15 12:41:46 -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