codex quality run #1

This commit is contained in:
Alexander Myasoedov
2025-12-10 23:06:40 +02:00
parent bf628db5c4
commit 5285fdd0a0
5 changed files with 79 additions and 35 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
set -euo pipefail
PROMPT="Ultrathink. You're a principal engineer. Do not ask me any questions. We need to improve the quality of this codebase. Implement improvements to codebase quality."
MAX_ITERS=200
MAX_ITERS=5
MAX_EMPTY_RUNS=5
CODEX_MODEL="gpt-5.1-codex-max"