experiential v0.7.8
Highlights
The Claude Code-activation release — plus honest long-context pricing and timeouts.
- Conditional Claude Code fields served (#679):
diagnostics(beta cache-diagnosis-2026-04-07) andspeed: "fast"(beta fast-mode-2026-02-01) forward on anthropic rungs behind their live-verified beta headers, disclose-and-drop elsewhere; tool-description caps raised to 64k (the previous 8k cap rejected real Claude Code toolsets); calleranthropic-betatokens forward via a strict allowlist (context-1m,interleaved-thinking, + per-field tokens) with repeated header lines joined per spec — a dropped duplicate line could silently lose the 1M-context token.threadstays a conscious rejection (server-held conversation state cannot be proxied statelessly). - Tiered long-context pricing schema (#680):
GatewayTokenPrices.long_context— whole-request input-threshold repricing (Gemini Pro's published 200K tiers are the live consumer; Anthropic 4.6+ serves the full 1M window at flat standard pricing per its published schedule). Reservation is tier-aware via the byte bound; attempt rows freeze tier rates (SQLite schema v13); settlement selects by actual input tokens. Boundary pinned at 199,999/200,000/200,001. - Input-scaled first-byte allowance (#680): TTFB = 15s base + 240s per ~1M input tokens, per-deployment overridable. Acceptance: a 942,875-token claude-fable-5 request completed through a served gateway in 13.3s and settled to the micro-dollar against the published flat schedule.
Ships experiential 0.7.8 + exp-gateway-native 0.3.10.