Skip to content

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 14 Aug 23:33
· 88 commits to main since this release

This release is a major redesign of the workspace sidebar and chat composer, with broad reliability and accessibility improvements.

Interface

  • Redesigned the workspace and session sidebar with clearer project grouping and activity states.
  • Redesigned the composer with a dedicated queued follow-up bar.
  • Refined the top toolbar, chat typography, code blocks, process details, toast placement, and conversation spacing.
  • Expanded the chat column to make better use of wide screens.
  • Improved localization for sidebar and composer controls.

Attachments and sessions

  • Accept any supported file type in chat attachments and show clearer file icons.
  • Harden attachment reads against races and resource leaks.
  • Improve file picker filtering, session opening, running-session discovery, and session-file polling.
  • Improve Windows path-casing project grouping and worktree behavior.

Reliability and accessibility

  • Harden API routes against process orphans and path races.
  • Fix session runtime races, parsing edge cases, and subagent startup noise.
  • Add cleanup guards for SSE streams and component unmounts.
  • Fix interaction, focus, and accessibility issues throughout the app.

Upgrade

npm install -g @kahme247/ompweb@0.3.1

Full changelog: v0.3.0...v0.3.1