We’re working with Termbench to get our submission verified.
As part of the process, the team has agreed to take down our older submissions.
SPOILER ALERT: Once verified, this will be our highest score yet, beating all our previous submissions!
This is why ForgeCode invests heavily in prompt caching.
In one workspace over the last 7 days on Opus 4.7
- 407M: input tokens
- 382.9M: cache-read tokens
- 98.1%: cache read ratio
- 22.9×: write amortization
Amortization = tokens read back per token written to cache.
So
Configure a symbol + conversion rate to display costs in your local currency.
Useful if you need a more accurate sense of the real value of the work being produced.
Continuing our commitment to open-sourcing our TermBench improvements, we’re shipping another update.
In `v2.8.0`, the `task` tool is now publicly available.
`task` enables the main agent to delegate work to specialized, user-defined agents, keeping the context window focused
File edit tooling was heavily optimized to improve performance on TermBench 2.0.
In our latest release (v2.7.0), the multi-edit tool is now GA.
github.com/antinomyhq/for…