Skip to content

v0.13.0 - Codex Agent Support

Choose a tag to compare

@yoloyash yoloyash released this 09 Aug 19:53
5283a92

What’s new

  • Added Codex to Agent Connections for local and SSH hosts.
  • Added native thread discovery/resume, model and reasoning controls, streamed activity, queue, steer, stop, and compaction.
  • Added shared-daemon support with standalone and read-only compatibility fallbacks.
  • Added Codex skills, custom prompts, /usage, approvals, user questions, and MCP interactions.
  • Added non-destructive Edit and Fork actions for native Codex conversations.
  • Extracted provider-neutral agent runtime and interaction boundaries for future providers.

Upgrade notes

  • No database migration is required.
  • Host Connector 0.1.0 remains compatible.
  • Codex must be installed and authenticated on the selected local or SSH host.
  • Agent Connections remains Beta.

Container image

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

Full changelog: v0.12.0...v0.13.0