Use shared transcript collection for Guardian reviews - #41870
Merged
copyberry[bot] merged 1 commit intoAug 31, 2026
Merged
Conversation
## What changed - Build Guardian review transcripts with `codex-guardian-context` while preserving Guardian-specific filtering and transcript budgets. - Apply per-entry truncation during collection, including the larger limit for Node REPL output. - Retain standalone function and custom tool outputs even when their matching calls are unavailable. ## Testing - Update Guardian transcript tests to cover shared entry types, Node REPL truncation limits, standalone tool outputs, and recent-tool retention. GitOrigin-RevId: ec73e80c09fe63c3cf100684cb15574d5d6c2c95
copyberry
Bot
force-pushed
the
copyberry/codex-internal-to-codex-oss/ec73e80c09fe63c3cf100684cb15574d5d6c2c95
branch
from
August 31, 2026 15:57
a34e093 to
032d15c
Compare
copyberry
Bot
deleted the
copyberry/codex-internal-to-codex-oss/ec73e80c09fe63c3cf100684cb15574d5d6c2c95
branch
August 31, 2026 15:58
marktiwnzhao
temporarily deployed
to
issue-triage
August 31, 2026 16:00 — with
GitHub Actions
Inactive
marktiwnzhao
temporarily deployed
to
issue-triage
August 31, 2026 16:00 — with
GitHub Actions
Inactive
marktiwnzhao
temporarily deployed
to
issue-triage
August 31, 2026 16:00 — with
GitHub Actions
Inactive
SuperRobby
temporarily deployed
to
issue-triage
August 31, 2026 16:27 — with
GitHub Actions
Inactive
SuperRobby
temporarily deployed
to
issue-triage
August 31, 2026 16:27 — with
GitHub Actions
Inactive
SuperRobby
temporarily deployed
to
issue-triage
August 31, 2026 16:27 — with
GitHub Actions
Inactive
craig-zipline
temporarily deployed
to
issue-triage
August 31, 2026 16:53 — with
GitHub Actions
Inactive
craig-zipline
temporarily deployed
to
issue-triage
August 31, 2026 16:53 — with
GitHub Actions
Inactive
craig-zipline
temporarily deployed
to
issue-triage
August 31, 2026 16:53 — with
GitHub Actions
Inactive
craig-zipline
temporarily deployed
to
issue-triage
August 31, 2026 16:54 — with
GitHub Actions
Inactive
sylvesterkaczmarek
temporarily deployed
to
issue-triage
August 31, 2026 16:59 — with
GitHub Actions
Inactive
sylvesterkaczmarek
temporarily deployed
to
issue-triage
August 31, 2026 16:59 — with
GitHub Actions
Inactive
sylvesterkaczmarek
temporarily deployed
to
issue-triage
August 31, 2026 16:59 — with
GitHub Actions
Inactive
sylvesterkaczmarek
temporarily deployed
to
issue-triage
August 31, 2026 17:00 — with
GitHub Actions
Inactive
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Use shared transcript collection for Guardian reviews
What changed
codex-guardian-contextwhile preserving Guardian-specific filtering and transcript budgets.Testing