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: hermes connection hang — the stdout flood guard truncated the single-line session/new response (a full model list can reach ~114KB, far above the old 64KB cap), silently discarding the response and hanging the handshake forever. The buffer cap is now 512KB, incomplete lines are never truncated, and a hard 1MB line cap catches genuine floods. Idle connection status light now shows red until the connection is confirmed ready.
Files
main.js / manifest.json / styles.css (Obsidian installs from these)