github Natively-AI-assistant/natively-cluely-ai-assistant v2.0.2

latest releases: v2.5.0, v2.4.0, v2.3.0...
one month ago

Summary

v2.0.2 focuses on fixing Windows system audio capture, improving RAG stability, and resolving critical Soniox STT configuration issues.

What's New

  • Fully functional system audio capture for Windows
  • Introduced system for manual transcript finalization and interim/final bridging during recordings

Improvements

  • Migrated to app.getAppPath() for reliable cross-platform resource discovery
  • Ensured sqlite-vec compatibility and fixed embedding queue management
  • Upgraded @google/genai and optimized embedding dimensionality for lower latency

Fixes

  • Improved Soniox STT streaming reliability, manual flushing, and configuration persistence
  • Resolved application entry point and module resolution issues in production builds
  • Fixed transcript bridging for manual recording mode
  • Corrected stealth activation and window focus inconsistencies

Technical

  • Dependency updates for @google/genai
  • Cleaned up native compiler warnings for Windows
  • Fixed module resolution for internal Electron paths

⚠️macOS Installation (Unsigned Build)

Download the correct architecture .zip or .dmg file for your device (Apple Silicon or Intel).

If you see "App is damaged":

  • For .zip downloads:

    1. Move the app to your Applications folder.
    2. Open Terminal and run: xattr -cr /Applications/Natively.app
  • For .dmg downloads:

    1. Open Terminal and run:
      xattr -cr ~/Downloads/Natively-2.0.2-arm64.dmg
    2. Install the natively.dmg
    3. Open Terminal and run: xattr -cr /Applications/Natively.app

Don't miss a new natively-cluely-ai-assistant release

NewReleases is sending notifications on new releases.