⬆️ Bump default Claude model to Opus 4.8 - #10
Merged
Merged
Conversation
Update the council orchestrator's default Claude model from claude-opus-4-7 to claude-opus-4-8 and refresh all docs/examples to match. Codex stays at gpt-5.5 (already current). The README keeps one claude-opus-4-7,gpt-5.4 row as the "older generation" pinning example. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Bumps the council orchestrator's default Claude model from
claude-opus-4-7→claude-opus-4-8and refreshes every doc/example that pins a model.Codex stays at
gpt-5.5— it was already the current default in both the repo and local Codex config, so "Codex 5.5" required no change.Changes
scripts/headless-council.jsCLI_PROFILES.claude.defaultModel→claude-opus-4-8adapters/claude/.claude/commands/discuss.mdclaude-opus-4-8README.mdclaude-opus-4-8; kept oneclaude-opus-4-7,gpt-5.4row, relabeled as the "older generation" exampleprotocol/discuss-protocol-v1.mdclaude-opus-4-8Verification
claude-opus-4-8andgpt-5.5pass theMODEL_ID_REshell-safety allowlist.node --check scripts/headless-council.jspasses.🤖 Generated with Claude Code