v0.6.1 — publishing identity moves to jarvis-intelligence
No functional changes — this release moves jarvis's publishing identity to the jarvis-intelligence org after the repo transfer.
What changed
- MCP Registry: the server is now
io.github.jarvis-intelligence/jarvis. The oldio.github.phuongddx/jarvisentry stays frozen at 0.6.0 — registry-aware clients should switch to the new name. - PyPI trusted publisher re-anchored to the org (no environment — unavailable on private repos under free-plan orgs).
- PyPI project URLs now point at the canonical public repo, jarvis-intelligence/jarvis-index.
Install
Claude Code plugin:
/plugin marketplace add jarvis-intelligence/jarvis-index
/plugin install jarvis@jarvis
Standalone (uv / uvx):
uvx --from jarvis-mcp jarvis-server
Platforms: macOS (arm64/x86_64) and Linux (x86_64/aarch64), Python 3.12–3.14.
See CHANGELOG.md.