v0.3.0
This release brings omp-web much closer to the full omp RPC experience and replaces automatic self-updating with explicit update notifications.
Agent controls
- Interrupt a running response and send a new prompt from the composer.
- Retry failed responses directly from the retry banner.
- Choose steering and follow-up queue modes through the UI and RPC controls.
- Cycle models and reasoning levels with keyboard shortcuts.
- Control runtime session modes, retry settings, and external thinking settings.
- Connect omp host tools and host URI schemes to the web interface.
Reliability and interface
- Replace in-place self-updating with update notifications and explicit terminal commands.
- Improve live-agent session cleanup, streaming smoothness, and session parsing.
- Share route helpers, type guards, task-result parsing, and session caches.
- Improve Windows path comparisons and worktree handling.
- Improve contrast, spacing, mobile layouts, code rendering, and toast accessibility.
Upgrade
npm install -g @kahme247/ompweb@0.3.0Full changelog: v0.2.9...v0.3.0