Skip to content

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 18 Aug 23:31
· 58 commits to main since this release

This release improves model discovery, Windows workspace support, authentication, and internationalized rendering.

Highlights

  • Search configured and catalog models directly from the model picker.
  • Handle large model catalogs with improved RPC v2 negotiation.
  • Negotiate RPC v2 before interactive authentication.
  • Add Windows drive selection, branch previews, and improved worktree identity handling.
  • Lazy-load the system prompt and improve Markdown frontmatter rendering.
  • Improve CJK-safe text layout and sidebar presentation.

Reliability and security

  • Harden RPC parsing and provide safer model fallbacks.
  • Sanitize environment data used by authentication and model flows.
  • Centralize path and project identity handling for more consistent Windows behavior.
  • Clarify Settings tabs and localize update messages.

Upgrade

npm install -g @kahme247/ompweb@0.3.3

Full changelog: v0.3.2...v0.3.3