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
Added support for Opus 4.7's new Extra High (xhigh) effort level, introduced in Claude Code 2.1.111, which sits between High and Max for higher-intelligence runs on Opus 4.7.
Added the Max effort level to all effort pickers — previously only Low/Medium/High were selectable even though the CLI already supported Max.
Effort levels are now discovered dynamically from claude --help, so future additions will appear automatically without requiring a Sessylph update.
Changes
Launcher, Session Config sheet, and General Settings all share the same effort-level list and display human-readable labels (e.g. "Extra High" for xhigh).