Skip to content

Fix Codex app touchpad cycling from the active project#65

Merged
stephenleo merged 1 commit into
mainfrom
codex/fix-codex-app-touchpad-cycle
Jul 23, 2026
Merged

Fix Codex app touchpad cycling from the active project#65
stephenleo merged 1 commit into
mainfrom
codex/fix-codex-app-touchpad-cycle

Conversation

@stephenleo

Copy link
Copy Markdown
Owner

Summary

  • initialize the Codex Desktop chat-cycle cursor from the most recently active thread
  • advance immediately to the next chat in that project
  • add regression coverage for a newer-created singleton project masking the active multi-chat project

Root cause

The cold cursor assumed the first UUID-creation-ordered catalog row was frontmost. A newer one-off task therefore scoped Touchpad cycling to its single-thread cwd forever, even while another project was active.

Verification

  • npx vitest run test/harness.test.ts — 28/28 passed
  • npm run verify — 269/269 passed; typecheck, lint, and format check passed
  • npm run build — passed
  • direct exported-harness reproduction now returns two different same-project thread deep links (cycled: true)

No release/version change is included.

@stephenleo
stephenleo merged commit 4a8c3a4 into main Jul 23, 2026
2 checks passed
@stephenleo
stephenleo deleted the codex/fix-codex-app-touchpad-cycle branch July 23, 2026 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant