Skip to content

v0.6.25

Choose a tag to compare

@EKKOLearnAI EKKOLearnAI released this 03 Jul 02:36
· 350 commits to main since this release
8620ba9

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