Skip to content

v0.1.2

Choose a tag to compare

@wakamex wakamex released this 15 Aug 03:04
· 36 commits to main since this release

This release lets agents read external files without changing them and lets Hermes runs explicitly
choose an authenticated provider.

Changes

  • Adds repeatable --read paths and batch read_paths. AOP mounts declared files or directories
    read-only inside the provider sandbox, records their mappings, sizes, and SHA-256 hashes, and
    inherits or replaces them explicitly on resume (16ea87b).
  • Clarifies that declared inputs are hashed before launch but are not copied or snapshotted, so
    another host process can still modify the source during a run (a3bcc8a).
  • Adds Hermes --provider overrides when an explicit model is supplied, persists the selected route,
    and reapplies it on exact resume (eae4f91).

History

v0.1.1...v0.1.2