Skip to content

UNagent 0.3.4

Choose a tag to compare

@UNcore-gh UNcore-gh released this 13 Aug 15:27
· 6 commits to main since this release

What's New in 0.3.4

  • 🐛 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)