agent-Specialization/static/icons
JOJO 07be7a1061 feat: gracefully stop tool execution on user request
- Remove direct task.cancel() calls, use stop flag instead
- Monitor stop flag every 100ms during tool execution
- Cancel tool task immediately when stop flag is detected
- Return "命令执行被用户取消" as tool result with role=tool
- Save cancellation result to conversation history
- Prevent abrupt task termination, allow graceful shutdown

Changes:
- server/socket_handlers.py: Comment out pending_task.cancel()
- server/tasks.py: Comment out entry['task'].cancel()
- server/chat_flow_tool_loop.py: Add stop flag monitoring loop

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-03-08 03:50:34 +08:00
..
align-left.svg feat: improve mobile overlays and focus panel 2025-11-26 23:50:57 +08:00
book.svg feat: replace ui emoji with svg icons 2025-11-21 23:33:35 +08:00
bot.svg feat: replace ui emoji with svg icons 2025-11-21 23:33:35 +08:00
brain-cog.svg feat: restore run mode personalization 2025-12-02 19:03:33 +08:00
brain.svg feat: replace ui emoji with svg icons 2025-11-21 23:33:35 +08:00
camera.svg feat: replace ui emoji with svg icons 2025-11-21 23:33:35 +08:00
chat-bubble.svg feat: improve mobile overlays and focus panel 2025-11-26 23:50:57 +08:00
check.svg feat: replace ui emoji with svg icons 2025-11-21 23:33:35 +08:00
checkbox.svg feat: replace ui emoji with svg icons 2025-11-21 23:33:35 +08:00
circle-alert.svg feat: replace ui emoji with svg icons 2025-11-21 23:33:35 +08:00
clipboard.svg feat: replace ui emoji with svg icons 2025-11-21 23:33:35 +08:00
clock.svg feat: replace ui emoji with svg icons 2025-11-21 23:33:35 +08:00
copy.svg feat: improve mobile overlays and focus panel 2025-11-26 23:50:57 +08:00
eye.svg feat: replace ui emoji with svg icons 2025-11-21 23:33:35 +08:00
file.svg feat: replace ui emoji with svg icons 2025-11-21 23:33:35 +08:00
flag.svg feat: replace ui emoji with svg icons 2025-11-21 23:33:35 +08:00
flask-conical.svg feat: improve onboarding and copy ux 2026-01-19 21:02:24 +08:00
folder-open.svg feat: replace ui emoji with svg icons 2025-11-21 23:33:35 +08:00
folder.svg feat: replace ui emoji with svg icons 2025-11-21 23:33:35 +08:00
globe.svg feat: replace ui emoji with svg icons 2025-11-21 23:33:35 +08:00
graduation-cap.svg feat: improve onboarding and copy ux 2026-01-19 21:02:24 +08:00
hammer.svg feat: replace ui emoji with svg icons 2025-11-21 23:33:35 +08:00
info.svg feat: replace ui emoji with svg icons 2025-11-21 23:33:35 +08:00
keyboard.svg feat: expand model support and qwen-vl ux 2026-01-03 07:01:24 +08:00
laptop.svg feat: replace ui emoji with svg icons 2025-11-21 23:33:35 +08:00
layers.svg feat: enhance workspace toggle and mobile topbar 2025-11-27 18:42:08 +08:00
menu.svg feat: replace ui emoji with svg icons 2025-11-21 23:33:35 +08:00
monitor.svg feat: replace ui emoji with svg icons 2025-11-21 23:33:35 +08:00
mouse-pointer-2.svg feat: stable version before virtual monitor timing fix 2025-12-13 17:12:12 +08:00
mouse-pointer-click.svg feat: stable version before virtual monitor timing fix 2025-12-13 17:12:12 +08:00
octagon.svg feat: replace ui emoji with svg icons 2025-11-21 23:33:35 +08:00
pencil.svg feat: replace ui emoji with svg icons 2025-11-21 23:33:35 +08:00
python.svg feat: replace ui emoji with svg icons 2025-11-21 23:33:35 +08:00
recycle.svg feat: replace ui emoji with svg icons 2025-11-21 23:33:35 +08:00
save.svg feat: replace ui emoji with svg icons 2025-11-21 23:33:35 +08:00
search.svg feat: replace ui emoji with svg icons 2025-11-21 23:33:35 +08:00
settings.svg feat: replace ui emoji with svg icons 2025-11-21 23:33:35 +08:00
sparkles.svg feat: replace ui emoji with svg icons 2025-11-21 23:33:35 +08:00
sticky-note.svg feat: replace ui emoji with svg icons 2025-11-21 23:33:35 +08:00
terminal.svg feat: replace ui emoji with svg icons 2025-11-21 23:33:35 +08:00
trash.svg feat: replace ui emoji with svg icons 2025-11-21 23:33:35 +08:00
triangle-alert.svg feat: replace ui emoji with svg icons 2025-11-21 23:33:35 +08:00
user.svg feat: replace ui emoji with svg icons 2025-11-21 23:33:35 +08:00
wrench.svg feat: replace ui emoji with svg icons 2025-11-21 23:33:35 +08:00
x.svg feat: replace ui emoji with svg icons 2025-11-21 23:33:35 +08:00
zap.svg feat: polish logo card with svg transitions 2025-11-22 00:14:40 +08:00
演示文稿1 [自动保存].pptx feat: gracefully stop tool execution on user request 2026-03-08 03:50:34 +08:00