Files
hermes-web-ui/docs/chat-chain-changes/2026-06-06-local-execute-code-approval-memory.md
2026-06-06 09:06:52 +08:00

471 B

date, pr, feature, impact
date pr feature impact
2026-06-06 1351 Bridge execute_code approval memory Web UI Bridge keeps HERMES_EXEC_ASK enabled while honoring session/always choices for execute_code approvals.

hermes_bridge.py now records gateway approval pattern keys and installs a bridge-local wrapper around tools.approval.check_execute_code_guard() so execute_code approvals can use the upstream session/permanent allowlist APIs without patching the Hermes Agent runtime.