eigent/backend/app/service
Sun Tao 7f8e6927bf fix: show actions immediately when tool starts executing
Yield a tool_call_start notification from ChatAgent's streaming
tool executor before the tool begins running. Extension chat service
sends ACTION to frontend immediately so the UI shows the action
in real-time instead of after completion.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 20:58:01 +08:00
..
__init__.py chore: fix pre commit format and pipeline issue (#1144) 2026-02-04 08:06:29 +08:00
chat_service.py fix bug multi agent running 2026-02-27 02:18:10 +00:00
extension_chat_service.py fix: show actions immediately when tool starts executing 2026-04-03 20:58:01 +08:00
extension_proxy_service.py update ui and optimize 2026-03-04 13:58:44 +00:00
task.py inital_commit for multi agent running 2026-02-27 01:58:50 +00:00