Skip to content

Runora v2.1.0: Full Mouse Navigation and Cross-Platform OS Keyring

Choose a tag to compare

@BIJJUDAMA BIJJUDAMA released this 24 Aug 03:42
· 15 commits to main since this release

Runora v2.1.0 introduces complete mouse and touchpad navigation across the entire Bubble Tea TUI, alongside secure native OS Keyring integration for API credentials.

What is New in v2.1.0

  • Spatial Mouse Hit-Testing Subsystem: Full spatial event routing with Z-Index layers, click detection, rapid double-click support (<450ms), context-aware mouse wheel scrolling, and automatic click-away modal dismissal.
  • Clickable Global Navigation: Click any top header tab ([1] Models, [2] Launch, [3] Monitor, [4] Downloads, [5] Benchmarks, [6] Settings) to jump between views.
  • Interactive Screen Hitboxes:
    • Model Explorer: Click model rows to select, double-click to immediately open the Launch Dashboard, and scroll wheel to browse large libraries.
    • Launch Dashboard: Click profile cards in the 5x5 Bento grid to select, double-click to immediately launch inference, and click [C] to copy the generated CLI command.
    • Server Monitor: Click running instance rows to inspect telemetry, double-click to stream live logs, and click action buttons ([R], [S], [Ctrl+K], [L]).
    • Downloader and Settings: Click input fields to focus and type, and click component list items to inspect sections.
    • Theme Picker: Click themes to preview, double-click to apply and dismiss, or click outside the dialog to cancel.
  • Native OS Keyring Credentials: Encrypted, cross-platform credential storage using Windows Credential Manager, macOS Keychain, and Linux SecretService/libsecret.
  • Automated Credentials Migration: Automatic migration of API tokens from plaintext config.json to the OS keyring with automatic token sanitization.