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
- npm run harness:check
- git diff --check