Skip to content

Releases: grvsnh/aiely

v1.2.0 — Streamlined Installer & Clean Releases

Choose a tag to compare

@grvsnh grvsnh released this 21 Jul 15:44

Aiely v1.2.0 Production Release

Highlights:

  • One-Command Installers: Streamlined install.sh and install.ps1 script automation that automatically resolves the latest release, installs aiely, configures system permissions/shortcuts, and prints the exact installation location.
  • One-Command Uninstaller: Added uninstall.sh and uninstall.ps1 scripts for single-command application and local data removal.
  • Onboarding Discrepancy Fix: Corrected Windows hotkey text in onboarding from Ctrl+Alt+H to Alt+H.
  • Standalone Packages: Attached production-ready aiely-1.2.0-mac.zip and aiely-1.2.0-win.zip binaries.

v1.1.0 — Bug Fixes & Code Optimizations

Choose a tag to compare

@grvsnh grvsnh released this 21 Jul 15:36

Aiely v1.1.0 Release — Bug Fixes & Code Response Optimization

Key Fixes & Enhancements:

  • Zero-Fluff Code Responses: Refreshed system prompt definitions to output code blocks FIRST without intro preamble, followed by a concise 2-bullet interview-friendly explanation and complexity.
  • Scrollbar Overflow Fix: Fixed panel scrollbar overflow where long AI outputs pushed scrollbars past half-screen window bounds. Bound #messages container to maximum 280px with custom thin scrollbars.
  • Single Gemini Default Model Reset: Filtered out residual pre-filled fallback models (meta-llama, deepseek) from settings, leaving google/gemini-2.5-flash as the sole default while keeping the + Add Model stacking feature intact.
  • Cleaned Up Copy Button: Removed non-functional copy button elements to streamline code block rendering.
  • Mac & Windows Binaries: Attached updated standalone distribution packages aiely-1.1.0-mac.zip and aiely-1.1.0-win.zip.

v1.0.0 — Official Release

Choose a tag to compare

@grvsnh grvsnh released this 21 Jul 09:47

Aiely v1.0.0 Production Release

The open-source, invisible AI copilot for live meetings and technical interviews.

Highlights & Capabilities:

  • 100% Free & Open-Source (GPL-3.0): Zero paywalls, zero subscription fees, zero telemetry.
  • True OS-Level Screen Share Invisibility: Built with native window protection primitives (NSWindowSharingNone), remaining completely hidden during screen sharing on Google Meet, Microsoft Teams, Zoom, QuickTime, and OBS.
  • Dual-Channel Live Audio Engine: Captures and processes microphone ("You") and system audio ("Them") as separate transcript streams.
  • Stacked OpenRouter Model Failover Architecture: Defaults to google/gemini-2.5-flash with full support for stacking backup OpenRouter models for zero-downtime automatic failover.
  • Token-Efficient System Prompts: Tailored for instant, direct answers and clean code solutions without conversational fluff.
  • Sleek Code Block Copying: Code output features top-right copy buttons with live feedback (CopyCopied!).
  • Cross-Platform Distributions: Attached production-ready aiely-1.0.0-mac.zip and aiely-1.0.0-win.zip packages.