Skip to content

v0.1.14 — omp joins as the fifth built-in agent

Choose a tag to compare

@github-actions github-actions released this 25 Aug 23:56
· 16 commits to main since this release

Highlights

  • omp (oh-my-pi) is a first-class agent: native structured chat over its RPC protocol with streaming, tool cards, and per-call tool approvals (Deny actually blocks the tool), a live model picker and context meter, slash-command palette, vision image attach, and steer/stop mid-turn.
  • omp everywhere the other agents are: ambient rail detection with status, session import in the history picker (⌘⇧H) with preview and live resume that restores the full conversation context, launch settings, the workspace dialog, and onboarding.
  • Safety default: OxiMux always passes an explicit approval mode to omp (omp's own default is auto-approve; OxiMux defaults to ask-before-writes, and your choice survives restarts).
  • Thinking visibility moved from a floating pill into a proper composer-footer chip (Off / Auto / Always) with a tooltip; it appears once a chat actually has reasoning to show.
  • Fixed a crash where a terminal bell from a background agent could take down the whole app.

Auto-update will pick this up at next quit; DMG, Windows installer, and CLI tarballs attached.