Skip to content

hermes-gpt v0.1.0

Choose a tag to compare

@asimons81 asimons81 released this 18 Jun 02:55
· 10 commits to master since this release

hermes-gpt v0.1.0

Initial local-dev release of hermes-gpt, a standalone MCP sidecar for exposing selected Hermes Agent local capabilities.

Highlights

  • FastMCP stdio and streamable HTTP support.
  • Default local-dev tool surface: read file, search files, memory search, skill list, and skill view.
  • Opt-in gates for write/patch, memory writes, session search, terminal execution, and unsafe remote no-auth mode.
  • Release checklist, MIT license, package metadata, and pytest coverage.

Validation

  • python -m pytest -> 8 passed
  • python -m build -> wheel and sdist built successfully

Safety

This release is intended for local-dev use. Do not expose it publicly without real authentication.