v0.0.1 — clean-slate release
Clean-slate re-release of jarvis-mcp after the repository was reset to a single commit. No code changes — every source file, test, and doc is byte-identical to the pre-reset state. The version is reset to 0.0.1 so published artifacts don't collide with the orphaned pre-reset tags (v0.2.0–v0.5.0, now deleted).
Install
Claude Code plugin:
/plugin install jarvis@phuongddx/jarvis-dist
Standalone (uv / uvx):
uvx --from jarvis-mcp jarvis-server
Index a repo:
uvx --from jarvis-mcp jarvis index /path/to/repo --slug my-repo
What changed
Nothing functional. This release exists to re-establish the release pipeline (PyPI, MCP Registry, Claude Code plugin, Codex plugin) from a clean single-commit baseline with no prior history.
See CHANGELOG.md.