Skip to content

Releases: ddallabenetta/omp-web

omp-web v0.1.2

Choose a tag to compare

@ddallabenetta ddallabenetta released this 31 Jul 17:13

Highlights

  • Added a unified, searchable settings hub in place of the separate configuration dialogs.
  • Added validated APIs for omp settings and MCP configuration, including persistence and runtime synchronization.
  • Synced web theme handling with omp palettes and improved theme contrast and filter settings.
  • Added the official pi symbol plus omp wordmark as a shared component in the new-session header and sidebar.

Internal improvements

  • Prevented Node-only dependencies from being bundled into server paths that run under Bun.
  • Kept the web and omp theme/runtime configuration aligned through the new settings infrastructure.

Upgrade notes

This is a patch release for the 0.1.x line. Existing sessions and configuration remain supported. The displayed web version is now 0.1.2.

omp-web v0.1.1 - First release

Choose a tag to compare

@ddallabenetta ddallabenetta released this 31 Jul 14:56

omp-web v0.1.1

The first release of omp-web is here. Born as a fork of pi-web, this is the starting point for a web experience built around the omp ecosystem.

What's inside

  • The first public release of omp-web
  • A solid foundation for bringing omp sessions to the browser
  • A fix for an HTTP dispatcher initialization race, making startup more reliable

Thanks to pi-web for the starting point. From here, omp-web goes its own way.