Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v2.1.223 Home All releases olderv2.1.222 v2.1.224newer

Code-review telemetry records where the effort level came from

Under the hood
Useful1 Signal0
Code Review

Code review logging now records why a given effort level was picked for your run.

What

Routing telemetry for code review now distinguishes how the effort level was chosen.

Details
  • tengu_code_review_routed gained an effort_source field with values "explicit", "last_used", "ultra_fallback" and "session"
  • the routing debug payload gained lastUsed and willRunAsFork
Evidence

tengu_code_review_routed

Strings lifted out of the shipped bundle, so the claim above can be checked against them.

Related

Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.

See this entry in the whole of v2.1.223 →