Commit graph

3 commits

Author SHA1 Message Date
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
Douglas Lai
8b050ec496
refector ui ux (#1537)
Co-authored-by: Sun Tao <2605127667@qq.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 11:02:58 +01:00
Sun Tao
cbd3cf930e update 2026-03-31 17:20:08 +08:00