Skip to content

v0.13.5 - Reliable Agent Connections

Choose a tag to compare

@yoloyash yoloyash released this 12 Aug 17:55
· 146 commits to main since this release

What changed

  • Agent session timelines now survive connector and server restarts without fragile in-memory cursors.
  • Browser sessions reconcile gaps and reconnects instead of silently stalling.
  • Connector upgrades no longer require re-pairing and roll back safely if migration or startup fails.
  • Queued prompts and ambiguous command outcomes are handled conservatively to avoid accidental duplicates.
  • Connector v0.2 remains supported during the v0.3 rollout.

Updating

Update the Docker app normally with Compose. The Host Connector does not need reinstalling for routine server updates. If Settings → Connections offers connector v0.3.0, run its one-line upgrade command; pairing is preserved.