eigent/backend/tests/app/agent
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
..
factory feat: add multi-modal attachment propagation to all worker agents thr… (#1196) 2026-02-22 01:18:49 +08:00
toolkit fix: read HITL setting on the fly and send it on follow-up tasks 2026-02-23 19:26:31 -08:00
test_agent_model.py chore: fix pre commit format and pipeline issue (#1144) 2026-02-04 08:06:29 +08:00
test_listen_chat_agent.py chore: fix pre commit format and pipeline issue (#1144) 2026-02-04 08:06:29 +08:00
test_tools.py chore: fix pre commit format and pipeline issue (#1144) 2026-02-04 08:06:29 +08:00