Skip to content

[codex] Phase 3C: fork-compatible diagnostics#10

Merged
sukar0972 merged 23 commits into
codex/upstream-phase3b-workspace-checkpointsfrom
codex/upstream-phase3c-vcs-provider-hardening
Jun 26, 2026
Merged

[codex] Phase 3C: fork-compatible diagnostics#10
sukar0972 merged 23 commits into
codex/upstream-phase3b-workspace-checkpointsfrom
codex/upstream-phase3c-vcs-provider-hardening

Conversation

@sukar0972

Copy link
Copy Markdown
Owner

Summary

  • Adds structured diagnostics for persistence correlation, PR materialization/link opening, OpenCode generation, VCS project configuration, primary-environment auth, theme storage/shell synchronization, and blocking archive of running threads.
  • Preserves the fork's headless/web runtime and existing section-worktree/Grok-provider behavior.
  • Does not include the provider-picker filtering feature.

Fork adaptation

The original Phase 3C candidate set included upstream source-control provider and VCS-process error commits. Those depend on a newer VCS error-contract/service refactor not present in this fork. They were intentionally deferred rather than pulling that dependency chain into this PR. The favicon/asset resolver sub-change was also deferred because it introduces a WorkspacePaths requirement throughout server bootstrap.

No apps/desktop, apps/mobile, browser-simulation, preview-automation, release-tooling, or .repos changes are included.

Validation

  • vp check (passes; 9 pre-existing lint warnings outside this diff)
  • vp run typecheck
  • Focused tests: 20 files / 115 tests passed

Deferred upstream commits

These should be revisited alongside the required VCS contract/service refactor in a dedicated follow-up PR.

juliusmarminge and others added 21 commits June 26, 2026 01:22
Co-authored-by: codex <codex@users.noreply.github.com>
(cherry picked from commit 57d25c9)
Co-authored-by: codex <codex@users.noreply.github.com>
(cherry picked from commit 90dc76b)
Co-authored-by: codex <codex@users.noreply.github.com>
(cherry picked from commit 5edf7c5)
Co-authored-by: codex <codex@users.noreply.github.com>
(cherry picked from commit a9460bb)
Co-authored-by: codex <codex@users.noreply.github.com>
(cherry picked from commit 1a59277)
Co-authored-by: codex <codex@users.noreply.github.com>
(cherry picked from commit a3dadc0)
Co-authored-by: codex <codex@users.noreply.github.com>
(cherry picked from commit d389cfd)
Co-authored-by: codex <codex@users.noreply.github.com>
(cherry picked from commit 61e6d89)
Co-authored-by: codex <codex@users.noreply.github.com>
(cherry picked from commit 3c246f5)
Co-authored-by: codex <codex@users.noreply.github.com>
(cherry picked from commit 6155f5c)
Co-authored-by: codex <codex@users.noreply.github.com>
(cherry picked from commit 8c1605b)
Co-authored-by: codex <codex@users.noreply.github.com>
(cherry picked from commit 2a29de7)
Co-authored-by: codex <codex@users.noreply.github.com>
(cherry picked from commit 1b2f39d)
@github-actions github-actions Bot added size:XXL vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Jun 26, 2026
Restore friendly HTTP error messages on PrimaryEnvironmentRequestError
while keeping structured diagnostics for logging. Harden OpenCode session
payload validation, palette storage writes, schema issue summaries, and
provider runtime list decoding concurrency.
Stop auto-opening the browser by default and emit localhost and LAN
pairing URLs (plus token and QR code) when the web server starts.
@sukar0972
sukar0972 marked this pull request as ready for review June 26, 2026 05:59
@sukar0972
sukar0972 merged commit ded385a into codex/upstream-phase3b-workspace-checkpoints Jun 26, 2026
7 of 13 checks passed
sukar0972 added a commit that referenced this pull request Jun 26, 2026
Brings PR #10 (codex/upstream-phase3c-vcs-provider-hardening) onto main
after it was merged into the phase3b branch by mistake.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XXL vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants