- fc7be5e: Make the Claude Code plugin installable via a custom GitHub marketplace. Renames the plugin manifest identifier to
claude-ryzomeso the install command reads self-describingly as/plugin install claude-ryzome. Fixes.claude-plugin/plugin.jsonto match the Claude Code plugin schema (addstype/titleonuserConfig.api_key, removes the unusedscopesfield) and alignsplugin.jsonversion withpackage.json. Adds a root.claude-plugin/marketplace.jsonso users can install with/plugin marketplace add 0xPlaygrounds/ryzome-mcp-pluginsfollowed by/plugin install claude-ryzome. Updates the README install instructions accordingly. A newscripts/sync-claude-plugin-version.mjs(wired intopnpm version-packages) keeps the manifest and marketplace entry in lockstep with the npm package version on future Changesets bumps.
- 2925ea2: Add document create, update, list, and save-to-library support across the plugin and MCP surfaces. Normalize canvas and document workspace URLs so clients open the correct views.
- Updated dependencies [2925ea2]
- @ryzome-ai/ryzome-mcp@0.2.0