Skip to content

v0.0.1 — clean-slate release

Choose a tag to compare

@phuongddx phuongddx released this 05 Aug 15:31
· 51 commits to main since this release
v0.0.1
9918d5b

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.0v0.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.