Skip to content

0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Aug 00:49
· 329 commits to main since this release

Big News!!! This release introduces a new UX where Codex is no longer fullscreen / manages its own scrollback, but "appends to the end" and uses the terminal's native scrolling.

This fixes some longstanding pain points:

  • #1247 copy/paste works now
  • #1502 use the terminal's native scrolling

But wait, there's more!

  • #1527 adds support for the /compact command
  • #1726 introduces an experimental planning tool
  • #1705 security fix to ensure apply_patch is run through the sandbox for the session
  • #1764 CLI now checks for new versions and lets you know if you are out of date