releaseuisafariopenrouter

OmniMon v4.3.0: Responsive UI, Safari Parity & OpenRouter Chat

A polished release bringing fully responsive UI across all views, Safari browser parity for tab tracking, and OpenRouter integration for AI chat.

What’s New in v4.3.0

OmniMon v4.3.0 focuses on polish, platform parity, and expanding AI provider support.

Highlights

  • Fully Responsive UI — Every view now adapts to any screen size. Process tables, network panels, and security dashboards work on smaller displays without horizontal scrolling.
  • Safari Tab Tracking — Chrome DevTools Protocol integration now covers Safari alongside Chrome, Brave, Edge, and Arc. Full browser parity across all major browsers.
  • OpenRouter Chat Integration — In addition to Ollama for local AI, you can now connect to OpenRouter for access to GPT-4, Claude, and other cloud models directly from OmniMon.
  • Improved Accessibility — ARIA labels, keyboard navigation, and focus management across all interactive elements.
  • Event Listener Hardening — Tightened event listener lifecycle to prevent memory leaks in long-running sessions.

Technical Details

The responsive UI leverages Svelte 5 runes for reactive layout breakpoints without CSS media query overhead. Safari integration required custom WebSocket handling for the DevTools Protocol due to Apple’s non-standard implementation.

Installation

macOS:

brew tap chochy2001/omnimon
brew install --cask omnimon

Linux:

curl -fsSL https://get.omnimon.dev | bash

Windows: Download the .msi installer from the releases page.