eigent/backend/tests
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
..
app fix: read HITL setting on the fly and send it on follow-up tasks 2026-02-23 19:26:31 -08:00
conftest.py tests: fix and refactor tests (#1262) 2026-02-13 23:16:14 -08:00