eigent/backend/app
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
..
agent fix: disable tool call pruning at browser agent factory level 2026-02-27 01:33:30 +00: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 feat: add @mention routing for direct single-agent conversation 2026-02-27 01:03:48 +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 feat: add @mention routing for direct single-agent conversation 2026-02-27 01:03:48 +00:00
service fix: disable tool call pruning at browser agent factory level 2026-02-27 01:33:30 +00:00
utils feat: browser_external_cdp (#696) 2026-02-24 00:18:08 +08:00
__init__.py chore: fix pre commit format and pipeline issue (#1144) 2026-02-04 08:06:29 +08:00
router.py revert: codex feature (#1240) 2026-02-12 21:20:32 +08:00