mirror of
https://github.com/openai/codex.git
synced 2026-04-30 09:26:44 +00:00
Merge origin/main into rhan/surface-updates and resolve guardian tests conflict
This commit is contained in:
@@ -61,6 +61,7 @@ fn summary_with_prefix(summary: &str) -> String {
|
||||
|
||||
fn context_snapshot_options() -> ContextSnapshotOptions {
|
||||
ContextSnapshotOptions::default()
|
||||
.strip_capability_instructions()
|
||||
.render_mode(ContextSnapshotRenderMode::KindWithTextPrefix { max_chars: 64 })
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user