Skip to content

Commit 81f61c9

Browse files
Add persistent Shift+Tab reasoning speed toggle
Shift+Tab now toggles between high reasoning on Fast mode and xhigh reasoning on the standard tier when Fast mode is available. The toggle updates the active turn context and persists both reasoning effort and service tier defaults. Verified with focused TUI keybinding tests, footer snapshot coverage, scoped clippy fix, and release-fast build for 0.130.9. Co-authored-by: Open Codex <hff582580@gmail.com>
1 parent 2fe8216 commit 81f61c9

10 files changed

Lines changed: 312 additions & 127 deletions

File tree

codex-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leonw24/open-codex",
3-
"version": "0.130.8",
3+
"version": "0.130.9",
44
"license": "Apache-2.0",
55
"bin": {
66
"open-codex": "bin/codex.js"

0 commit comments

Comments
 (0)