Skip to content

fix: codex/activity stability, UI fixes, test portability#28

Closed
integrate-your-mind wants to merge 40 commits into
mainfrom
claude/kind-pasteur
Closed

fix: codex/activity stability, UI fixes, test portability#28
integrate-your-mind wants to merge 40 commits into
mainfrom
claude/kind-pasteur

Conversation

@integrate-your-mind

Copy link
Copy Markdown
Owner

Summary

  • Fix stale tail markers in codex (clear on reset/finalization)
  • Harden codex tail catch-up, delta fast-path, and token_count handling
  • Finalize TUI sessions and tighten opencode stale-cutoff logic
  • Fix spatial cell-key wrapping in UI canvas renderer
  • Filter live TUI demo lane by match query
  • Make npm test portable across shells (remove bash-specific syntax)
  • Unify poll interval and opencode timeout defaults
  • Add dev runner hardening and worktree helper fixes
  • Add TUI/video demo scenarios and flicker harness for QA
  • Codify feature verification workflow in docs

Test plan

  • npm test passes cleanly on both bash and zsh
  • TUI demo lane filters correctly by match query
  • Codex sessions finalize without stale tail markers
  • Spatial cell rendering does not wrap incorrectly

🤖 Generated with Claude Code

Ensure codex in-flight ends within 2.5s of completion, pick active JSONL per process, and make opencode message completion authoritative. Remove wheel passive listener warnings and align docs/tests.
Start the server on the next available port during dev and ignore stale OpenCode status events when determining in-flight state.
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@integrate-your-mind integrate-your-mind added the duplicate This issue or pull request already exists label Jul 19, 2026 — with ChatGPT Codex Connector

Copy link
Copy Markdown
Owner Author

Closing as an exact duplicate of #6. Both PRs point to the same head commit, 92321259cb17fd8dc574092339087959db5c6184, so this PR contains no code that is absent from #6. PR #6 remains the canonical activity-stability PR because it has the original review history and recorded build, unit, integration, UI, and flicker verification.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

duplicate This issue or pull request already exists

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant