You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Two gaps in the picker on iOS 1.7.0, both tied to the same upstream lag.
1. Model — Opus 4.8 missing.default falls back to Opus 4.7. Same issue as #1344, blocked by #1265 (zod v3/v4 conflict), which was closed 2026-06-08 but not yet released to npm or App Store.
2. Effort — xhigh missing. Anthropic introduced xhigh in Opus 4.7 between high and max (announcement, docs). The Opus 4.8 prompting guide recommends it as the default for coding agents.
Two gaps in the picker on iOS 1.7.0, both tied to the same upstream lag.
1. Model — Opus 4.8 missing.
defaultfalls back to Opus 4.7. Same issue as #1344, blocked by #1265 (zod v3/v4 conflict), which was closed 2026-06-08 but not yet released to npm or App Store.2. Effort —
xhighmissing. Anthropic introducedxhighin Opus 4.7 betweenhighandmax(announcement, docs). The Opus 4.8 prompting guide recommends it as the default for coding agents.Env
claudealready servesclaude-opus-4-8Asks
xhighto the Claude effort selector.Happy to close in favor of #1344 if preferred.