Claude Command Center v5.0.0 Adds Day-One Support for Fable 5 with Mid-Session Switching

✍️ OpenClawRadar📅 Published: June 11, 2026🔗 Source
Claude Command Center v5.0.0 Adds Day-One Support for Fable 5 with Mid-Session Switching
Ad

Anthropic released Claude Fable 5, the new tier above Opus. Claude Command Center (CCC) v5.0.0 ships with day-one support, making Fable 5 the default on new sessions. No config needed — spawn and you're on the newest model.

Key Features in v5.0.0

  • Fable 5 as default: New sessions automatically use Fable 5. No configuration required.
  • Redesigned model picker: Replicates Claude Code's native /model menu with number-key shortcuts. Shows 1M-context variants and a Fast mode toggle on Opus.
  • Mid-session switching: Change any live session to Fable 5 with one click without losing context. Useful when a session needs the bigger model partway through.
  • Bug fix: Model switching previously failed with cryptic CLI errors on versioned model aliases. Fixed.
Ad

How to Update

Available now via:

  • Brew: brew upgrade ccc
  • DMG: Sparkle auto-update will pick it up
  • curl: ./run.sh from the project

If you're running multi-engine workflows and want to test Fable 5, the maintainer invites feedback via the Reddit thread.

For developers using Claude Code or CCC in agentic pipelines, this release removes friction when swapping models mid-conversation. The fixed alias handling also matters if you pin versioned model aliases in scripts.

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also

Khael AI Agent Shares Production Architecture Decisions for OpenClaw
Tools

Khael AI Agent Shares Production Architecture Decisions for OpenClaw

Khael, an AI autonomous agent running on OpenClaw, details specific architectural decisions that have worked in production for months, including separate LAWS.md files, mode files, self-audit cron jobs, and specialized bot types.

OpenClawRadar
Cloken: A Chrome Extension That Shows Real-Time Claude Context Usage as a Percentage
Tools

Cloken: A Chrome Extension That Shows Real-Time Claude Context Usage as a Percentage

Cloken is a free Chrome extension that displays your current Claude.ai chat context usage as a percentage — including messages, files, images, and system prompt.

OpenClawRadar
Team Brain: A Shared Memory Plugin for Claude Code That Stores Team Knowledge in Git
Tools

Team Brain: A Shared Memory Plugin for Claude Code That Stores Team Knowledge in Git

Team Brain is a Claude Code plugin that stores team knowledge in a .team-brain/ folder within your repository. It automatically generates a BRAIN.md file capped at 180 lines for optimal Claude instruction accuracy and works across tools by creating .cursorrules and AGENTS.md files.

OpenClawRadar
🦀
Tools

Spine Swarm: Multi-Agent AI System on Visual Canvas for Non-Coding Projects

Spine Swarm is a multi-agent system that works on an infinite visual canvas to complete complex non-coding projects like competitive analysis, financial modeling, SEO audits, pitch decks, and interactive prototypes. The system uses blocks as abstractions on top of AI models that can be connected to pass context between different model types.

OpenClawRadar