mirror of
https://github.com/EKKOLearnAI/hermes-web-ui.git
synced 2026-07-14 12:40:22 +00:00
471 B
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.