Skip to content

1.3.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 09:50

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 claude CLI installed and logged in (run claude once 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