eigent/backend/app/service
puzhen b5e2bc2206 fix: disable tool call pruning at browser agent factory level
Move prune_tool_calls_from_memory=False from chat_service persistent
agent override to browser factory directly, so all browser agents
(workforce and @mention) retain tool call history.
2026-02-27 01:33:30 +00:00
..
__init__.py chore: fix pre commit format and pipeline issue (#1144) 2026-02-04 08:06:29 +08:00
chat_service.py fix: disable tool call pruning at browser agent factory level 2026-02-27 01:33:30 +00:00
task.py feat: add @mention routing for direct single-agent conversation 2026-02-27 01:03:48 +00:00