stack/apps
mantrakp04 d16e3d84ba fix: enable prompt caching for Anthropic agent requests
Add an ephemeral cache_control breakpoint on the system message so
OpenRouter forwards it to upstream Anthropic providers (Anthropic direct,
Amazon Bedrock, Google Vertex). Without the breakpoint, none of them
cache — the OpenRouter activity log showed tokens_cached=0 on every
Claude request.

Verified with live OpenRouter calls: 2nd identical request now reports
~99% cache hit on the system prompt, cutting per-call input cost ~12x.
2026-04-13 20:01:30 -07:00
..
backend fix: enable prompt caching for Anthropic agent requests 2026-04-13 20:01:30 -07:00
dashboard dev tool indicator (#1272) 2026-04-13 17:43:03 -07:00
dev-launchpad chore: update package versions 2026-04-13 11:31:28 -07:00
e2e feat: add anonRefreshToken to CLI auth flow and enhance session management (#1303) 2026-04-14 02:09:35 +00:00
hosted-components chore: update package versions 2026-04-13 11:31:28 -07:00
mock-oauth-server chore: update package versions 2026-04-13 11:31:28 -07:00
oauth-mock-server In-source unit tests (#429) 2025-02-14 11:47:52 -08:00