fix: default cross-model workflows to frontier models

This commit is contained in:
Garry Tan
2026-09-09 02:48:34 +00:00
parent 0530392821
commit 939da0c203
69 changed files with 603 additions and 255 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
* The three skillify keys run gate-tier; the two scrape keys are periodic
* (/scrape is Aside-first and its fallback no longer prescribes the match +
* prototype flow they assert — see E2E_TIERS). ~$0.50$1.50 each.
* Set EVALS=1 to enable. Set EVALS_MODEL to override (default sonnet-4-6).
* Set EVALS=1 to enable. Set EVALS_MODEL to override (default frontier Claude).
*/
import { describe, test, expect, beforeAll, afterAll } from 'bun:test';