github nyldn/claude-octopus v7.7.3
v7.7.3 - Unified /octo: Namespace

latest releases: v9.30.0, v9.29.3, v9.29.2...
3 months ago

Breaking Change: Unified /octo: Namespace

v7.7.3 changes the command namespace from /co: to /octo: for complete consistency with the "octo" natural language prefix.

Why This Change?

  • One keyword to remember: "octo" is now THE way to invoke Claude Octopus
  • Consistent branding: octo research X and /octo:research X work the same
  • Better discoverability: Typing "octo" in autocomplete shows everything

Migration Guide

If upgrading from v7.7.2 or earlier, update your commands:

Old Command New Command
/co:setup /octo:setup
/co:research /octo:research
/co:develop /octo:develop
/co:review /octo:review
/co:debate /octo:debate
All /co:* /octo:*

What's Available

Natural language triggers:

  • octo research OAuth patterns
  • octo build user authentication
  • octo review security code
  • octo debate Redis vs Memcached

Slash commands:

  • /octo:research OAuth patterns
  • /octo:develop user authentication
  • /octo:review security code
  • /octo:debate Redis vs Memcached

Upgrade

/plugin uninstall claude-octopus
/plugin marketplace update nyldn-plugins
/plugin install claude-octopus@nyldn-plugins

Full Changelog

See CHANGELOG.md

Don't miss a new claude-octopus release

NewReleases is sending notifications on new releases.