iTerm2 3.7.0beta11

3.7.0beta11Pre-releasemacOS

Version 3.7.0beta11

Added 3
  • Settings > General > AI now includes an Automatically update available AI models checkbox and an Update Now button to refresh the model catalog from iterm2.com
  • Legacy script Python version upgrade warning now includes an Upgrade Now button to migrate affected scripts immediately
  • Companion Device Settings window shows a Show QR Code button and authenticates only after clicking it
Changed 4
  • Scrollable tab bars are now enabled by default, with tabs that do not fit staying in the bar and reached by scrolling instead of the More tabs overflow menu
  • Built-in AI model list now includes Claude Sonnet 5, GPT-5.6, and Gemini 3.x flash models, with recommended defaults updated to GPT-5.6 for OpenAI and Gemini 3.7 Flash for Gemini
  • The tmux Dashboard's Open in Tabs button now works with a single selected window, matching the Open in Window behavior
  • Dropping a local file on the terminal no longer offers to upload it over scp when the machine answers to multiple names
Fixed 7
  • Fixed several AI chat request bugs on the OpenAI Responses API including bare context delivery and user message dropping on turns after the first
  • Fixed AI tool schemas being rejected with HTTP 400 under strict mode and JSON null values in arrays crashing the response parser
  • Selected tab in a scrollable tab bar no longer paints over the tab bar's rounded border
  • On macOS Tahoe, the tab bar overflow menu no longer drops the first hidden tab
  • Cmd-W now closes the Companion Device Settings window instead of beeping
  • Companion Device Settings window no longer fires the Touch ID or password prompt on its own when opened or after unpairing
  • Fixed various crashes
Removed 1
  • Retired AI models Opus 4.1 and Gemini 2.0 flash are removed from the model list

From iTerm2

Changes since 3.7.0beta10:

Improvements:

  • Scrollable tab bars are now on by default. Tabs that don't fit stay in the bar and are reached by scrolling instead of the "More tabs" overflow menu. You can turn this off in Settings.
  • The built-in AI model list now includes Claude Sonnet 5, GPT-5.6, and the Gemini 3.x flash models, and the recommended defaults move to GPT-5.6 for OpenAI and Gemini 3.7 Flash for Gemini. Retired models (Opus 4.1, Gemini 2.0 flash) are removed.
  • Settings > General > AI has a new "Automatically update available AI models" checkbox and an Update Now button. The model catalog can refresh itself from iterm2.com so new models appear without updating iTerm2; these controls let you turn the automatic check on or off and run a check on demand.
  • The startup warning that a legacy script's pinned Python version will be bumped for the uv runtime now has an Upgrade Now button that migrates the affected scripts immediately, so a script you never launch no longer re-nags every launch.
  • The tmux Dashboard's Open in Tabs button now works with a single selected window, matching Open in Window. Issue 12994.
  • Dropping a local file on the terminal no longer offers to upload it over scp when your machine answers to more than one name (for example a .local name versus a DHCP-assigned name).

Bug Fixes:

  • Fixed several AI chat request bugs on the OpenAI Responses API: every turn after the first could reach the model as bare context with the user's newest message dropped; some tool schemas were rejected with an HTTP 400 under strict mode; and a JSON null inside an array could crash the response parser.
  • A selected tab in a scrollable tab bar no longer paints over the tab bar's rounded border.
  • On macOS Tahoe, the tab bar overflow menu no longer drops the first hidden tab: with one hidden tab the chevron opened an empty menu, and with more the first was missing.
  • Cmd-W now closes the Companion Device Settings window instead of beeping.
  • The Companion Device Settings window no longer fires the Touch ID / password prompt on its own when opened or after unpairing. It shows a "Show QR Code" button and authenticates only after you click it.
  • Fixed various crashes.
View original

Upgraded? How did it go?

Discussion