Skip to content

3.0.0 — Flow, redesigned dashboard, modes workspace

Choose a tag to compare

@bitidea-coder bitidea-coder released this 19 Aug 10:41
d97d9fb

Added

  • Flow — hands-free dictation with hold-to-talk, defaulting to the Fn key on macOS.
  • Native key-hook takeover on both platforms: key-suppressor.exe (Windows) and a Swift CGEventTap helper (macOS), with a supervisor that degrades to uiohook when the helper dies.
  • Modifier-only hotkey chords (for example Ctrl+Win) across the recorder, the main-process grammar, and the native helpers.
  • Flow controls hosted directly in the nav bar, which now morphs in place instead of spawning a separate pill window.
  • Mutual exclusivity between Flow and Listen, so starting one stops the other.
  • Recoverable dictation: a failed Flow turn can be retried instead of being dropped.
  • Modes workspace with source traceability, mode-scoped memory, and per-document purpose controls.
  • Durable main-process telemetry relay covering hotkey liveness, dark taps, paste-helper watchdog kills, and polish-fallback reasons.
  • PostHog feature-flag plumbing.

Changed

  • Rebuilt the dashboard — home page, sidebar, and top bar — on the new reference design, re-skinned to the violet palette with a shared set of UI primitives.
  • Unified the auto-updater behind a single updater-state channel consumed by the dashboard toast, the About card, the tray menu, and native notifications.
  • Single owner for overlay click-through state, with every write routed through the hold registry and re-armed from a supplied cursor position.
  • Code blocks in answers now fit the overlay instead of being clipped, and the reader can scroll away from the live answer.
  • Migrated AssemblyAI streaming to universal-3-5-pro and prefetch tokens at startup for an instant listening start.
  • Replaced the popup reconnect UI with dual connection/auth status pills, and consolidated response loaders into one compact sparkle loader.
  • Cut chat and smart-response latency, and removed the coherence delay from explicit chat.

Fixed

  • Session refresh hardening: request dedupe plus terminal 404/401 handling.
  • Paste helper no longer crashes on GDI clipboard formats.
  • AI mode switching applies immediately.
  • Recoverable reconnect states are no longer surfaced as errors.
  • Recent sessions show meaningful titles.
  • macOS echo cancellation wires AudioTee PCM into the smart-muting analyzer.
  • Subscription tiers sync through to the desktop app.

Removed

  • The dead second auth stack, the Flow pill window and its route, and the writerless custom_doc memory section.

Download the installer for your platform below. Windows: clueiva-setup.exe. macOS: clueiva-setup-arm64.dmg (Apple Silicon) or clueiva-setup-x64.dmg (Intel).


Built from source tag v3.0.0 (6cd66962636799375bc05bbea245d7121cbb46f0).