github nyldn/claude-octopus v4.9.0
v4.9.0 - Seamless Claude Code Setup Experience

latest releases: v9.36.0, v9.35.0, v9.34.0...
3 months ago

🎉 Major UX Overhaul

This release redesigns the entire setup experience to keep users in Claude Code without terminal context switching.

🚀 Key Features

Fast Provider Detection

  • New detect-providers command completes in <1 second
  • Clear status codes and smart guidance
  • Cache support for performance

Simplified Requirements

  • One provider needed (not both Codex AND Gemini!)
  • Choose Codex OR Gemini based on your preference
  • Graceful degradation with single provider

Conversational Documentation

  • Replaced CLI commands with natural language examples
  • Talk to Claude naturally: "Research OAuth patterns"
  • Rich examples organized by category

New User Role

  • Added "Researcher UX/UI Design" role
  • Combined research + design workflow
  • Renumbered existing roles for better organization

💥 Breaking Changes

  • Interactive wizard deprecated (shows warning, will be removed in v5.0)
  • Documentation now emphasizes conversational usage

📖 Full Changelog

See CHANGELOG.md for complete details.

🔧 Installation

/plugin marketplace add nyldn/claude-octopus

Then install ONE provider:

npm install -g @openai/codex
# OR
npm install -g @google/gemini-cli

That's it! Just start talking to Claude naturally.

Don't miss a new claude-octopus release

NewReleases is sending notifications on new releases.