Skip to content

v0.6.1 — publishing identity moves to jarvis-intelligence

Choose a tag to compare

@phuongddx phuongddx released this 07 Aug 07:51
· 9 commits to main since this release
v0.6.1
97bdcaf

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 old io.github.phuongddx/jarvis entry 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.