mirror of
https://github.com/openai/codex.git
synced 2026-05-02 04:11:39 +03:00
Merge remote-tracking branch 'origin/main' into jif/client-work
# Conflicts: # codex-rs/core/tests/suite/client.rs
This commit is contained in:
@@ -174,6 +174,8 @@ pub async fn run_main(cli: Cli, codex_linux_sandbox_exe: Option<PathBuf>) -> any
|
||||
model_provider,
|
||||
codex_linux_sandbox_exe,
|
||||
base_instructions: None,
|
||||
developer_instructions: None,
|
||||
compact_prompt: None,
|
||||
include_apply_patch_tool: None,
|
||||
include_view_image_tool: None,
|
||||
show_raw_agent_reasoning: oss.then_some(true),
|
||||
|
||||
Reference in New Issue
Block a user