Skip to content

feat(coding): persist run timing and event replay#100

Merged
ktsoator merged 1 commit into
mainfrom
codex/session-timing-approval-ui
Jul 22, 2026
Merged

feat(coding): persist run timing and event replay#100
ktsoator merged 1 commit into
mainfrom
codex/session-timing-approval-ui

Conversation

@ktsoator

Copy link
Copy Markdown
Owner

Summary

  • persist run timing across history restoration and reconnects
  • replay missed hub events and recover from sequence gaps
  • replace the composer with a compact approval state while approval is pending
  • tighten conversation typography and preserve queued message state

Verification

  • go test -race ./coding/...
  • bun run build
  • bun run lint (passes with the existing App.tsx:170 exhaustive-deps warning)
  • git diff --check

Persist run lifecycle timing across history and reconnects, add bounded event replay with synchronization recovery, and streamline the approval composer state in the web client.
@ktsoator
ktsoator merged commit b62af27 into main Jul 22, 2026
4 checks passed
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