Skip to content

Choose a tag to compare

@devin-ai-integration devin-ai-integration released this 10 Aug 22:07
· 16 commits to main since this release
cb39539

Matches validator service 1.19.0.

  • A repeated call is free: the same key asking the same question — same mode, same code, same examples — within ten minutes is answered from the answer it already got, marked x-msvc-repeat: 1, and charged nothing. An agent that validates at every step is not billed for verdicts that cannot have changed.
  • Service-side: a model may propose a rewrite when the deterministic search finds nothing, and it is returned only when it defines what the original defined and every example passes in the sandbox (off by default).

No change to the stdio bridge itself.