Skip to content

Align Codex terminal wait horizons#1485

Merged
corylanou merged 1 commit into
mainfrom
detent/detent-digitaldrywood_detent_1481-b2262dea5490
Jul 22, 2026
Merged

Align Codex terminal wait horizons#1485
corylanou merged 1 commit into
mainfrom
detent/detent-digitaldrywood_detent_1481-b2262dea5490

Conversation

@corylanou

Copy link
Copy Markdown
Contributor

Summary

  • send long-running terminal wait guidance on ordinary Codex coding turns
  • preserve dynamic-tool instruction overrides and restricted sandbox behavior
  • document that polling.interval_ms controls tracker refreshes, not terminal waits

Fixes #1481

UI Surface Contract

  • N/A; this PR does not change a UI surface.
  • This PR does not add persistent top-of-screen messaging.
  • This PR has no visual changes to operator screens.

Test Plan

  • go test ./internal/codex
  • controlled 12-second command with 55-second inner and 60-second outer horizons
  • make check

@corylanou
corylanou merged commit 0052975 into main Jul 22, 2026
21 of 22 checks passed
@corylanou
corylanou deleted the detent/detent-digitaldrywood_detent_1481-b2262dea5490 branch July 22, 2026 14:57
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.

Align Codex terminal wait horizons to reduce polling token churn

1 participant