pypi fidelis-memory 0.0.97
Fidelis Memory v0.0.97

7 hours ago
  • Release the Gemini CLI extension: v0.0.96 was tagged before
    gemini-extension.json landed, so the bare-URL install resolved the latest
    GitHub release and failed with "Configuration file not found". v0.0.97 is the
    first tag and release archive that carry the manifest.

  • Pin the user_id namespace boundary in tests and document that it is not an
    identity; add glama.json for the Glama registry ownership claim.

  • Package Fidelis as a native Gemini CLI extension: gemini-extension.json
    at the repository root launches the MCP Registry package
    (uvx --from fidelis-memory==0.0.97 fidelis mcp serve) and GEMINI.md
    tells the model when to call fidelis_orient and fidelis_recall.
    gemini extensions install https://github.com/hermes-labs-ai/fidelis
    registers the server without a manual pip install.
    tests/test_gemini_extension.py binds the manifest to server.json and
    pyproject.toml so a release bump cannot leave it on an older wheel.

Don't miss a new fidelis-memory release

NewReleases is sending notifications on new releases.