eigent/backend/app
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
..
agent update 2026-03-31 17:20:08 +08:00
command feat: copyright header pre-commit (#1053) 2026-01-24 08:22:20 +08:00
component Revert "feat: add model type autocomplete with api based suggestions and plat…" (#1352) 2026-02-24 02:02:46 +08:00
controller update ui and optimize 2026-03-04 13:58:44 +00:00
exception feat(file_utils): robust path handling and safe directory listing (#1195) 2026-02-22 01:41:18 -08:00
middleware refactor: format python backend code (#1132) 2026-02-03 21:40:28 +08:00
model merge main into feat/ask_with_single_agent 2026-03-03 11:45:42 +00:00
service fix: show actions immediately when tool starts executing 2026-04-03 20:58:01 +08:00
utils fix: ruff lint and format for standard_env.py 2026-03-03 12:10:41 +00:00
__init__.py chore: fix pre commit format and pipeline issue (#1144) 2026-02-04 08:06:29 +08:00
router.py feat: add extension proxy integration with multi-tab support 2026-03-04 00:52:38 +00:00