Skip to content

v0.12.0 - Agent Connections

Choose a tag to compare

@yoloyash yoloyash released this 09 Aug 01:08
· 179 commits to main since this release

What changed

  • Added Agent Connections (Beta) for Pi and Oh My Pi running on the OvertChat server or on machines reachable through SSH.
  • Added the optional Linux Host Connector, with one-command setup, outbound authenticated communication, and no SSH keys mounted into the container.
  • Added workspace browsing, native session history and resume, model and thinking controls, usage, compaction, tools, queueing, and native steering.
  • Added clearer working, stopping, compacting, reconnecting, tool activity, and error states across the session view and sidebar.
  • Added administrator promotion and demotion controls and kept Agent Connections admin-only.
  • Updated the default Compose image to 0.12.0.

Upgrade note

Migration 0008 runs automatically on startup and adds the Agent Connections tables. Existing chats, projects, model configurations, and users are unchanged.

Agent Connections are optional. To enable them, open Settings → Connections and follow the generated Host Connector setup command. The automatic installer currently supports Linux amd64 and arm64 systems using systemd. Connector assets are published separately under connector-v0.1.0.

Image

  • ghcr.io/yoloyash/overtchat-app:0.12.0
  • ghcr.io/yoloyash/overtchat-app:latest
  • Platforms: linux/amd64 and linux/arm64

Full Changelog: v0.11.4...v0.12.0