The new "Enable Newest-First Issue Thread" section with its toggle appears in the Experimental settings on the after-side, and the issue thread page gains the corresponding newest-first ordering with the "Jump to latest" affordance repositioned below the thread.
Thinking Path
What Changed
Jump to latestcontrol to the bottom of the thread in newest-first mode while leaving the existing top placement for the legacy mode.Enable Newest-First Issue Threadexperimental instance setting and wired issue detail to read that toggle.Verification
pnpm -r typecheckpnpm test:runpnpm buildpnpm vitest run src/components/IssueChatThread.test.tsx src/pages/IssueDetail.test.tsxinui/pnpm vitest run src/__tests__/instance-settings-routes.test.tsinserver/Instance Settings > Experimental > Enable Newest-First Issue ThreadJump to latestsits below the threadRisks
Jump to latestaffordance.Model Used
codex_localPaperclip adapter, GPT-5-based coding agent with terminal tool use and local code execution in this repository worktree.Checklist