Releases: grvsnh/aiely
Releases · grvsnh/aiely
Release list
v1.2.0 — Streamlined Installer & Clean Releases
Aiely v1.2.0 Production Release
Highlights:
- One-Command Installers: Streamlined
install.shandinstall.ps1script automation that automatically resolves the latest release, installsaiely, configures system permissions/shortcuts, and prints the exact installation location. - One-Command Uninstaller: Added
uninstall.shanduninstall.ps1scripts for single-command application and local data removal. - Onboarding Discrepancy Fix: Corrected Windows hotkey text in onboarding from
Ctrl+Alt+HtoAlt+H. - Standalone Packages: Attached production-ready
aiely-1.2.0-mac.zipandaiely-1.2.0-win.zipbinaries.
v1.1.0 — Bug Fixes & Code Optimizations
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
#messagescontainer to maximum 280px with custom thin scrollbars. - Single Gemini Default Model Reset: Filtered out residual pre-filled fallback models (
meta-llama,deepseek) from settings, leavinggoogle/gemini-2.5-flashas 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.zipandaiely-1.1.0-win.zip.
v1.0.0 — Official Release
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-flashwith 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 (
Copy→Copied!). - Cross-Platform Distributions: Attached production-ready
aiely-1.0.0-mac.zipandaiely-1.0.0-win.zippackages.