v0.3.3
v0.3.3
Documentation-only patch release. No runtime, source, detector, storage,
controller, projection, MCP-surface, or release-engineering change versus
v0.3.2. The npm package remains @geanatz/curion and the Trusted
Publishing / provenance path is unchanged.
What this release does
- Syncs the npm README with the GitHub README. The README shipped to
the npm registry is now the same focused "What / Why / Install / Quick
start / Other clients / Features / Privacy / Config / Docs /
Contributing / License" form that renders on the GitHub project page. - Splits long-form docs into
docs/. Per-client MCP setup
(docs/mcp-clients.md), the full environment-variable reference
(docs/configuration.md), the full tool / status / output reference
(docs/reference.md), and the privacy / storage deep dive
(docs/privacy-storage.md) now live as separate pages linked from the
README. The public MCP API surface is unchanged. - Removes stale strings. No
v0.2.0 is taggedframing, nogpt-5.5
model placeholder, no unscopednpm install curioninstall line. The
npm README and the GitHub README match.
Install
npm install -g @geanatz/curionThe curion binary on PATH is the MCP stdio server entrypoint. Always
start it through an MCP client that manages the stdio transport.
Publishing
Published to npm with provenance attestation via Trusted Publishing
(OIDC) — no long-lived NPM_TOKEN secret is read or required. Verify
the attestation with npm audit signatures or the npm registry's
"Provenance" panel on the package page.
See CHANGELOG.md for the full v0.3.3 section.