eigent/backend/tests/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
component Revert "feat: add model type autocomplete with api based suggestions and plat…" (#1352) 2026-02-24 02:02:46 +08:00
controller refactor: move HITL models to app/hitl/config.py 2026-02-23 17:49:45 -08:00
hitl redesign & fix 2026-02-23 04:59:33 -08:00
model feat: support grok,mistral,sambanova (#1321) 2026-02-21 14:15:01 +08:00
service redesign & fix 2026-02-23 04:59:33 -08:00
utils redesign & fix 2026-02-23 04:59:33 -08:00