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
Chrome extension: allow the local daemon port to be configured under Options → Runtime → Daemon, with consistent routing for daemon calls and authenticated slide images (#312, thanks @enieuwy).
Fixes
Streaming: share EOF-safe, whitespace-preserving SSE parsing across core, CLI providers, and extension clients.
Config: preserve standalone enabled: false values for cache, media cache, slides, and logging sections.
Daemon chat: surface non-streaming provider failures and apply the GitHub Models compatibility fallback to JSON and SSE agent responses.
Dependencies: pin patched Vite, tmp, and protobufjs releases to clear known high- and moderate-severity transitive advisories.