Back to feedHighlights
- TUI quality-of-life: ctrl-n/p navigation for slash command lists and backtracking skips the /status noise.
- Improve timeout on long running commasnds
PRs Merged
- #6233 – Freeform unified exec output formatting
- #6342 – Make
generate_ts prettier output warn-only
- #6335 – TUI: fix backtracking past
/status
- #1994 – Enable CTRL-n/CTRL-p for navigating slash commands, files, history
- #6340 – Skip retries on
insufficient_quota errors
- #6345 – Remove shell tool when unified exec is enabled
- #6347 – Refresh AI labeler rules to match issue tracker labels
- #6346 – Prefer
wait_for_event over wait_for_event_with_timeout (initial update)
- #5486 – Fix
apply_patch rename/move path resolution
- #6349 – Prefer
wait_for_event over wait_for_event_with_timeout (follow-up)
- #6336 – App-server: implement
account/read endpoint
- #6338 – App-server: expose additional fields on
Thread
- #6353 – App-server: add auth v2 doc & update Codex MCP interface section
- #6368 – App-server: README updates for threads and turns
- #6351 – Promote shell config tool to model family config
- #6369 – TUI: add inline comments to
tui.rs
- #6370 – Add
--promote-alpha option to create_github_release script
- #6367 – SDK: add
network_access and web_search options to TypeScript SDK
- #6097 (includes work from #6086) – WSL: normalize Windows paths during update
- #6377 – App-server docs: add initialization section
- #6373 – Terminal refactor: remove deprecated flush logic
- #6252 – Core: replace Cloudflare 403 HTML with friendly message
- #6380 – Unified exec: allow safe commands without approval
- #5258 – Kill shell tool process groups on timeout