Scale cost guardrail by task complexity

t-223·WorkTask·
·
·
·Omni/Agent/Worker.hs
Created5 months ago·Updated5 months ago·pipeline runs →

Description

Edit

Currently guardrailMaxCostCents is hardcoded to 200. Scale it by complexity: e.g., complexity 1-2 = 100 cents, 3 = 200, 4-5 = 400. Modify the guardrails construction in runWithEngine.

Git Commits

b767491aScale cost guardrail by task complexity
Ben Sima5 months ago1 files

Timeline (2)

🔄[human]Open → InProgress5 months ago
🔄[human]InProgress → Done5 months ago