eigent/backend/app/controller
bytecii fa22caedc6 fix: read HITL setting on the fly and send it on follow-up tasks
_get_terminal_approval() now reads from task_lock every call instead of
caching in __init__, so toggling the setting between tasks takes effect
immediately. SupplementChat carries hitl_options to the improve endpoint,
and the localStorage key is extracted to a shared constant.
2026-02-23 19:26:31 -08:00
..
__init__.py refactor: format python backend code (#1132) 2026-02-03 21:40:28 +08:00
chat_controller.py fix: read HITL setting on the fly and send it on follow-up tasks 2026-02-23 19:26:31 -08:00
electron_browser.cjs Fix: windows utf 8 encoding (#1000) 2026-01-22 10:08:58 +08:00
health_controller.py chore: fix pre commit format and pipeline issue (#1144) 2026-02-04 08:06:29 +08:00
model_controller.py Revert "feat: add model type autocomplete with api based suggestions and plat…" (#1352) 2026-02-24 02:02:46 +08:00
task_controller.py chore: fix pre commit format and pipeline issue (#1144) 2026-02-04 08:06:29 +08:00
tool_controller.py refactor: move toolkit from utils to agent module (#1045) (#1171) 2026-02-06 15:22:21 -08:00