Skip to content

v0.13.4 - Connector-Owned Agent Runtime

Choose a tag to compare

@yoloyash yoloyash released this 11 Aug 07:23
b058b91

What’s new

  • Moved Codex, Pi, and Oh My Pi processes, live sessions, durable queues, command deduplication, and canonical timeline ownership into the Host Connector.
  • Added a stable, queue-first composer while an agent is working. Queued messages appear above the composer with Edit, Steer, and Delete actions.
  • Made connector state journaled and recoverable across reconnects, with sequenced event delivery and acknowledgements.
  • Fixed Codex prompt, steer, tool, and assistant ordering by applying one authoritative ordered turn projection across the connector and browser.

Upgrade notes

  • Host Connector 0.2.0 is required. Reinstall it from Settings → Connections after upgrading the server.
  • Connector 0.1.0 is intentionally incompatible with this release; the Host Connector protocol was revised in place without a compatibility layer.
  • No database migration is required.
  • Agent Connections remains Beta.

Container image

ghcr.io/yoloyash/overtchat-app:0.13.4 and latest are published for linux/amd64 and linux/arm64.

Full changelog: v0.13.3...v0.13.4