Skip to content

Tune general task execution guidance#744

Merged
ericleepi314 merged 1 commit into
mainfrom
codex/general-task-efficiency-guidance
Jul 24, 2026
Merged

Tune general task execution guidance#744
ericleepi314 merged 1 commit into
mainfrom
codex/general-task-efficiency-guidance

Conversation

@ericleepi314

Copy link
Copy Markdown
Collaborator

Summary

  • prioritize evidence-ranked, low-cost diagnostic checks before broad exploration
  • use proportionate verification and stop after requirements are demonstrably satisfied
  • avoid redundant temporary tests and repeated passing checks
  • group related mechanical edits while keeping unrelated changes separate

The guidance is model-, provider-, and benchmark-agnostic.

Validation

  • pytest -q tests/test_system_prompt_full.py tests/test_live_base_system_prompt.py tests/test_prompt_assembly.py (82 passed)
  • git diff --check

@ericleepi314
ericleepi314 merged commit 22a2923 into main Jul 24, 2026
2 checks passed
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