You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Breaking Changes
All environment variables now use the SPLICE_ prefix. Splice does not read the old ZERO_ names, and it gives no warning when it finds them. Rename these variables in your shell, your CI configuration, and your scripts. For example, change ZERO_API_KEY to SPLICE_API_KEY. (3b3b01c)
Documentation
The README, the security policy, and the install guide are rewritten. (b4e3388)
Features
agenteval: derive eval cost from the request samples (9e137e0)
agenteval: parse usage events while the agent runs (15dc68e)
agenteval: publish the benchmark v2 report contract (eed860d)
cli: report eval runner, routed models, and cost coverage (a740bb7)
cli: run eval benchmarks through the production pipeline by default (4ff0a2d)
compaction: keep the agent inside the cheapest pricing tier (eee9f67)