You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(responses): tri-state service_tier gate and authoritative-only [1m] picker rows
The service-tier gate stripped the field for UNCLASSIFIED custom
providers too, silently rewriting caller requests against unknown
gateways; only an explicit supportsServiceTier: false strips now
(true supports, false strips, undefined preserves-without-injection).
The Claude picker emitted [1m] rows for sub-1M models under
auto-context (the #854 defect at the picker level — a 372K route
marked [1m] makes Claude Code account 1e6); variants now require an
authoritative >=1M window. Adds the real DeepSeek tool-call
continuation shape (reasoning → call → output) to the replay tests.
0 commit comments