mirror of
https://github.com/openai/codex.git
synced 2026-04-26 23:55:25 +00:00
fix(app-server) revert null instructions changes (#17047)
This commit is contained in:
@@ -146,7 +146,6 @@ async fn backfill_scans_existing_rollouts() -> Result<()> {
|
||||
agent_role: None,
|
||||
model_provider: None,
|
||||
base_instructions: None,
|
||||
developer_instructions: None,
|
||||
dynamic_tools: Some(dynamic_tools_for_hook),
|
||||
memory_mode: None,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user