mirror of
https://github.com/openai/codex.git
synced 2026-05-05 22:01:37 +03:00
@@ -95,6 +95,7 @@ Rules:
|
||||
reasoning_effort: Some(ReasoningEffort::Medium),
|
||||
description: r#"Use `explorer` for all codebase questions.
|
||||
Explorers are fast and authoritative.
|
||||
Always prefer them over manual search or file reading.
|
||||
Rules:
|
||||
- Ask explorers first and precisely.
|
||||
- Do not re-read or re-search code they cover.
|
||||
|
||||
Reference in New Issue
Block a user