Skip to content

v0.2.5

Latest

Choose a tag to compare

@kloogans kloogans released this 15 Mar 14:44
85c7110

What's New

  • 1M context window support — Use /model opus[1m] to enable the 1M context window for Opus models via the SDK betas parameter
  • Model name in usage footer — Per-turn footer now shows the active model and a (1M) indicator when applicable (e.g. opus 4.6 (1M) · 3 in · 51 out · ctx 0%)
  • Guard against non-Opus 1M/model sonnet[1m] is blocked with a clear error since the API doesn't support it yet
  • Fix process crash on /model — Unhandled promise rejection from setModel on an active session no longer kills the process