Changelog

What shipped, dated, one line each.

  • September 2, 2026Recovea BreakerA Recovea Breaker is a spend budget one run carries, declared in a request header. The call that crosses it is refused with HTTP 402 before the provider is called, and the run stays tripped until a person starts a new one. A Breaker only tightens the caps above it, never loosens them, and it is on every plan including Free.
  • August 30, 2026Caps on a Single API KeyA budget scoped to one API key is now enforced in the request path. The capped key is refused with HTTP 402 before the provider is called, and other keys in the same workspace keep working. Refusals are counted on the dashboard as they land.
  • August 29, 2026One Base URLThe gateway serves the OpenAI and Anthropic wire formats on a single base URL, so a workspace points at one host whichever of the two it speaks. The earlier per-format path still resolves.
  • August 5, 2026A New Plan LadderFour self-serve plans replaced the previous ladder: Developer, Team, Growth and Scale. Each carries its own included band of routed spend, and seats stay unlimited on every one of them.
  • July 16, 2026The Recovea CLIThe recovea scan command reads your provider usage on your own machine and projects a month of spend from it. It needs no Recovea account and uploads nothing. The tool is published on npm under the MIT licence.