v0.2.6
This release expands project workflows, attachments, subagents, and chat customization.
Project and conversation workflow
- Import sessions safely into a selected workspace.
- Attach text and Markdown files to prompts.
- Browse bash command output and choose models from a searchable catalog.
- Use web slash commands compatible with the RPC agent.
- See subagent activity and refresh subagent transcripts live.
- Improve project grouping, Git worktree controls, activity indicators, and session timestamps.
Chat experience
- Show planning and goal progress above the composer, including elapsed time and expandable objectives.
- Surface Advisor and planning activity while work is in progress.
- Present assistant messages more cleanly while retaining tool and process details.
- Improve streaming reconciliation, session recovery, and the development server cache behavior.
Reliability and design
- Consolidated the interface around shared theme, overlay, status, and focus design tokens.
- Hardened session import and RPC restart behavior.
- Strengthened the package publishing and release pipeline.
Upgrade
npm install -g @kahme247/ompweb@0.2.6Full changelog: v0.2.5...v0.2.6