Releases: RemielDev/ai-ai
Releases · RemielDev/ai-ai
v0.1.0 — initial public release
What's in this release
Open-source MIT prompt copilot for Claude Desktop on Windows.
Highlights
- Two hotkeys:
Ctrl + Shift + Spacesummons suggestions,Ctrl + Shift + Enterpastes / improves. - 4 AI providers: Google Gemini (default, ≈$0.0001/call), OpenAI, OpenRouter (free tier), Anthropic.
- Rate limited: 60 calls/min hard cap + per-action cooldowns. A stuck hotkey can't drain your wallet.
- Polished: WCAG AA contrast, ARIA semantics,
prefers-reduced-motion, 4-step onboarding, 4-tab settings. - Small: 2.3 MB installer, ~80 MB idle memory.
Install
Download AI-AI_0.1.0_x64-setup.exe below and run it. Per-user install — no admin needed.
Windows may show a SmartScreen "unrecognized publisher" warning since the build isn't code-signed yet. Click More info → Run anyway.
Known caveats
The Windows UI Automation tree walk in reader.rs is heuristic — if Claude Desktop updates its layout, the reader may need tuning. Open an issue with details if suggestions come back garbled.
Verify
git clone https://github.com/RemielDev/ai-ai
cd ai-ai
cargo tauri build
You should get a byte-identical installer.