Files
claude-code/src/main/java/com/claudecode/core
abel533andCopilot ffb94bb2f7 feat: 添加 Escape/Ctrl+C 中断 Agent 运行功能
- AgentLoop 添加 cancel()/resetCancel() 中断机制
- executeLoop 在每次迭代前和API调用后检查取消标志
- Escape 键和 Ctrl+C 在 Agent 运行时触发中断
- 快捷键栏更新提示

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-04 17:34:55 +08:00
..