Skip to content

0.8.1 - Fixes V0 prompt navigation and improves Codex state and lane tracking.

Pre-release
Pre-release

Choose a tag to compare

@timeToy34 timeToy34 released this 09 Sep 17:04
· 1 commit to main since this release

This release fixes V0 prompt navigation and improves Codex state and lane tracking.

  • V0 answers without terminal scrolling. The top-row controls now send single keys instead of Ctrl+Shift chords. Rapid Up/Down was verified on the V0 with Codex in Windows Terminal. Answers still fire on press; the knob and M1–M5 keep their existing bindings. Failed hotkey registrations now identify the affected key.
  • Codex interrupts. Cancelling a turn returns the main session to Connected with an Interrupted note. Delayed events from that cancelled turn cannot overwrite a retry; active subagents keep the lane Running until they finish.
  • Stable Codex lanes across conversations. Verified CLI sessions in the same Windows Terminal tab reuse the lane across /new and /clear. Separate tabs remain separate, including when they share a project folder. A bounded local journal records lane ownership changes for diagnostics.
  • Codex plan prompts and usage gauges. A completed plan in the current turn's rollout restores Waiting when the Stop payload omits the plan. Model-specific usage buckets no longer replace the general Codex allowance.
  • Central issue tracking. KNOWN_ISSUES.md collects bugs, workarounds, Codex/Claude Code hook differences, and a note to check their changelogs manually.

Upgrade

Unzip agent-frow-0.8.1-win64.zip and run agent-frow.exe once. Restart Codex so it loads the new Interrupt registration; check /hooks and trust the Agent F-Row entry if requested.

V0 users must also import the included keychron_v0_ultra_ansi.json through Keychron Launcher over the cable, after exporting their current map as a backup. The app no longer captures the old Ctrl+Shift+F21–F24 top-row chords. This keymap change requires no firmware flash. The mappings were verified on US Windows layout 00000409; other layouts need separate validation.

Waiting can still persist when Codex has not reported further activity after a response or automatic approval. Those hook-delivery reports remain open. The V0 rapid-press result was verified with Codex; an equivalent Claude Code test has not been recorded.