mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-12 14:16:28 +03:00
Add Codex Live quality benchmark
Benchmark realistic bolder and polish tasks across fast, full-model, and full-context worker profiles with deterministic and independent quality gates.\n\nAI-assisted: OpenAI Codex.
This commit is contained in:
@@ -70,6 +70,7 @@
|
||||
"bench:detector:browser": "node scripts/benchmark-detector.mjs --browser",
|
||||
"bench:live": "node scripts/benchmark-live.mjs",
|
||||
"bench:live:providers": "node scripts/benchmark-live-providers.mjs",
|
||||
"bench:live:codex-quality": "node scripts/benchmark-live-codex-worker.mjs",
|
||||
"audit": "bun audit --audit-level=moderate",
|
||||
"prepack": "cp README.md README.repo.md && cp README.npm.md README.md",
|
||||
"postpack": "cp README.repo.md README.md && rm README.repo.md",
|
||||
|
||||
Reference in New Issue
Block a user