You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixes
Fixed Agent Bridge execute_code failures with Hermes Agent 0.18.0.
The bridge approval memory wrapper now forwards the new has_host_access guard parameter and future extra guard arguments to Hermes Agent's upstream execute_code approval check.
Existing Session/Always approval memory behavior is preserved, and older Hermes Agent versions remain compatible.
Validation
npm run test -- tests/server/agent-bridge-python-concurrency.test.ts
npm run test -- tests/client/i18n-coverage.test.ts