Back to changelog
0.22.4
Nov 18th, 2025

Expand Terminal, Env Vars, and GitHub Enterprise

You can now expand the terminal to full height. Try Gemini 3 via the gemini cli:

image

You can also now set env variables in Claude Code's environment in SettingsEnv. This is useful for configuring third-party providers or providing Claude with specific env values.

image

If you've previously set a provider in the SettingsProvider tab, we automatically migrate your env variables to the new Env section.

We've also added incremental expansion to our diff viewer:

image

Improvements

  • Support for GitHub enterprise login
  • Expand terminal to full screen
  • Add more PR template locations (./pull_request_template.md, .github/pull_request_template.md, docs/pull_request_template.md)

Fixes

  • Sidebar background color fix