Skip to content

v2.13.7

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Jun 03:15
c3924e2

Changes

🐛 Bug Fixes

  • fix(anthropic): support for claude mythos and fable models @ssddOnTop (#3474)
  • fix(editor): strip ANSI from rustyline prompt raw() so the cursor tracks on Windows @resrever (#3461)
  • fix(select): ignore key Release events so pickers do not close instantly on Windows @resrever (#3462)

🧰 Maintenance