Skip to content

Release cli/v2.1.5

Choose a tag to compare

@danenania danenania released this 24 May 00:13
· 129 commits to main since this release
  • Added newly released Claude Sonnet 4 and Claude Opus 4 as built-in models.
  • Sonnet 4 isn't yet used in the default 'daily-driver' model pack due to sporadic errors in early testing, but it can be used with the 'sonnet-4-daily' model pack (use '\set-model sonnet-4-daily' to use it). It will be promoted to the default model pack soon.
  • Opus 4 can be used with the 'opus-4-planner' model pack ( '\set-model opus-4-planner'), which uses Opus 4 for planning and Sonnet 4 for coding.
  • Removed error fallbacks for o4-mini and gemini-2.5-pro-preview.