eigent/backend/app
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
..
agent fix: read HITL setting on the fly and send it on follow-up tasks 2026-02-23 19:26:31 -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 fix: read HITL setting on the fly and send it on follow-up tasks 2026-02-23 19:26:31 -08:00
exception feat(file_utils): robust path handling and safe directory listing (#1195) 2026-02-22 01:41:18 -08:00
hitl refactor: clean up docstrings, use enums, and move _thread_local 2026-02-23 18:25:37 -08:00
middleware refactor: format python backend code (#1132) 2026-02-03 21:40:28 +08:00
model fix: read HITL setting on the fly and send it on follow-up tasks 2026-02-23 19:26:31 -08:00
service refactor: clean up docstrings, use enums, and move _thread_local 2026-02-23 18:25:37 -08:00
utils Merge branch 'main' into feat/replace-strict-command-prohibition 2026-02-24 01:46:48 +09: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