v0.2.8
This release adds a complete subagent workspace and improves session-history recovery.
Subagents
- Pin the todo plan and subagent roster above the chat composer.
- See live subagent status, current activity, retry state, token/cost/context information, model, source, and asynchronous-task markers.
- Open a transcript dialog with completion output, live activity, and a paged full transcript.
- Recover finished subagents from on-disk session history after a reload.
- Show bounded task summaries inside expanded task tool calls without exposing unrestricted task output.
- Hydrate and reconcile the roster safely after reconnects and refreshes.
Other improvements
- Make URL-based session restore wait until a new session is visible.
- Keep project ordering stable and improve dropdown, toast, and theme styling.
- Harden subagent identifiers, status parsing, telemetry limits, UTF-8 handling, localization, and accessibility.
- Add release automation, signed npm publishing, community links, and development tooling.
Upgrade
npm install -g @kahme247/ompweb@0.2.8Full changelog: v0.2.7...v0.2.8