Skip to content

v9.36.0 — Claude Code v2.1.131 compatibility

Choose a tag to compare

@nyldn nyldn released this 06 May 16:02
· 41 commits to main since this release
6d8cf7d

Added

  • Sync Claude Code compatibility flags through v2.1.131, including plugin zip/URL loading, skillOverrides, gateway model discovery opt-in, MCP workspace diagnostics, init.plugin_errors, and package-manager auto-update guidance.
  • Add /octo:doctor checks for modern Claude Code features that Octopus can use or should warn about, including reserved MCP server names, experimental manifest key placement, gateway model discovery, and skillOverrides.
  • Add release validation for packaged plugin zip support and optional runtime smoke tests using --plugin-dir and --plugin-url.
  • Document the v2.1.14 minimum runtime, modern /octo:doctor compatibility checks, gateway model discovery opt-in, skillOverrides guidance, and the opt-in zip/plugin-url release smoke workflow.

Fixed

  • Treat Claude Code v2.1.131 as newer than the v2.1.14 minimum by using the explicit >= version comparison operator in the version preflight.