mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-05-24 22:04:09 +00:00
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> |
||
|---|---|---|
| .. | ||
| tool_agents | ||
| __init__.py | ||
| _types.py | ||
| _utils.py | ||
| base.py | ||
| chat_agent.py | ||
| critic_agent.py | ||
| deductive_reasoner_agent.py | ||
| embodied_agent.py | ||
| knowledge_graph_agent.py | ||
| mcp_agent.py | ||
| multi_hop_generator_agent.py | ||
| programmed_agent_instruction.py | ||
| repo_agent.py | ||
| role_assignment_agent.py | ||
| search_agent.py | ||
| task_agent.py | ||