hermes-gpt v0.1.0
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 passedpython -m build-> wheel and sdist built successfully
Safety
This release is intended for local-dev use. Do not expose it publicly without real authentication.