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
Added GLM-5.3 on BigModel (official and coding-plan presets) and Routin AI as the flagship model, with 1M context, thinking that cannot be disabled, and reasoning_effort limited to low / high / max.
Changed
Applied the shared compact request view in Main session assembly and Native Worker so hosted session-open sends only the compact fence (boundary + summary + preserved tail) instead of reloading every pre-compression turn, and reopens the hosted session when that fence changes.
Fixed
Fixed CI npm ci failing after 1.3.9 by syncing the lockfile for the new shiki dependency.
Fixed typecheck failures from an unused cn import and a null vs undefined thinking-config mismatch.