Skip to content

Improve multi-turn guardian transcript review#15210

Draft
maja-openai wants to merge 2 commits intomainfrom
maja/multiturn_guardian
Draft

Improve multi-turn guardian transcript review#15210
maja-openai wants to merge 2 commits intomainfrom
maja/multiturn_guardian

Conversation

@maja-openai
Copy link
Contributor

Summary

  • change guardian follow-up reviews to send transcript deltas instead of replaying the full transcript
  • keep transcript numbering consistent across reused and forked guardian review sessions
  • limit delta tool evidence to the latest turn and add regression coverage for follow-up prompt behavior

Testing

  • just fmt
  • cargo test -p codex-core build_guardian_transcript_keeps_original_numbering
  • cargo test -p codex-core build_guardian_follow_up_prompt_uses_transcript_delta_and_only_latest_turn_commands
  • cargo test -p codex-core guardian_reuses_prompt_cache_key_and_appends_prior_reviews
  • cargo test -p codex-core guardian_parallel_reviews_fork_from_last_committed_trunk_history
  • just fix -p codex-core

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