1.3.0
Aidle 1.3.0 β CLI-first, zero sign-in πͺ
This release moves every AI feature onto your logged-in Claude CLI, so Aidle just works off your existing Claude subscription β no in-app sign-in, no API keys, and no more rate-limit errors.
β¬οΈ Downloads
| Platform | File |
|---|---|
| π§ Linux (portable) | Aidle-1.3.0.AppImage β chmod +x and run |
| π§ Debian / Ubuntu | aidle_1.3.0_amd64.deb β sudo dpkg -i aidle_1.3.0_amd64.deb |
| π macOS (Apple Silicon) | Aidle-1.3.0-arm64.dmg |
| π macOS (Intel) | Aidle-1.3.0.dmg |
| πͺ Windows | Aidle.Setup.1.3.0.exe |
Builds are unsigned β first launch shows the usual "unidentified developer" prompt: macOS β right-click β Open; Windows β More info β Run anyway. It also needs the
claudeCLI installed and logged in (runclaudeonce in a terminal).
β¨ What's new
- π Everything runs through the Claude CLI now. AI Chat, story analyze/implement, PR review, DB Console NLβSQL, Domain Hub, Code Quality, Knowledge enrichment, git AI helpers, and the editor endpoints all use your logged-in subscription. No more "rate limited / 429" errors in chat.
- πͺ No sign-in needed. Removed the in-app "Sign in with Claude" flow β the app relies on the CLI's own login.
- π§ Live model list. The model picker now pulls the current models straight from your subscription, so any model Anthropic releases later appears automatically β no app update required.
- β¬οΈ CLI updater. Settings β AI Model shows your Claude CLI version with a Check for updates button (
claude update). - π DB Console fix. Right-clicking a table now correctly shows Show DDL / Show relations (the global right-click menu was covering them).
- π§ Dashboard. Refresh control for "Assigned to you" items, a stale-scan hint, and quicker access to settings.
π Full feature guide: https://github.com/TheGeekyM/aidle#readme
π Contribute
Aidle is free and public. Star it, open an issue, suggest a feature, or send a PR β anything welcome.
π License
Free for noncommercial use (individuals, students, hobbyists, researchers, nonprofits) under the PolyForm Noncommercial License 1.0.0. Not for commercial or for-profit use.
Copyright Β© 2026 Mohamed Emad Β· @TheGeekyM