Skip to content

v1.3.0 — colab Claude Code plugin

Latest

Choose a tag to compare

@ringo380 ringo380 released this 14 Jun 13:08
· 1 commit to main since this release

Ship the repo as the colab Claude Code plugin.

Added

  • Claude Code plugin support: .claude-plugin/plugin.json, .mcp.json registering the bundled colab MCP server, and a uv-based launcher (hooks/scripts/launch-mcp.sh) that resolves the project virtualenv from pyproject.toml on first launch.
  • /colab:setup — guided first-run setup (uv check, optional Playwright extra, Google sign-in, verification).
  • /colab:help — grouped overview of every tool the server exposes.

Install

/plugin marketplace add ringo380/robworks-claude-code-plugins
/plugin install colab@robworks-claude-code-plugins