qwen-code/packages/cli/src/ui/components/agent-view
tanzhenxin 12293033b4 refactor(agents): remove outputFile from tool result events
Remove unused outputFile property from AgentToolResultEvent and its
associated test case. This property is not needed for agent tool
result handling.

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-03-17 14:29:02 +08:00
..
AgentChatView.tsx feat(arena): improve agent UI with header info and simplify worktree branches 2026-03-11 11:04:46 +08:00
AgentComposer.tsx feat(arena): improve cancellation handling and simplify to in-process mode 2026-03-12 16:57:44 +08:00
AgentFooter.tsx feat(cli): add agent composer UI and refactor text input handling 2026-03-10 16:53:10 +08:00
AgentHeader.tsx feat(arena): improve agent UI with header info and simplify worktree branches 2026-03-11 11:04:46 +08:00
agentHistoryAdapter.test.ts refactor(agents): remove outputFile from tool result events 2026-03-17 14:29:02 +08:00
agentHistoryAdapter.ts feat(cli): Add agent tab navigation and live tool output for in-process arena mode 2026-02-23 13:21:16 +08:00
AgentTabBar.tsx feat(arena): improve agent UI with header info and simplify worktree branches 2026-03-11 11:04:46 +08:00
index.ts feat(arena): improve agent UI with header info and simplify worktree branches 2026-03-11 11:04:46 +08:00