Skip to content

1.4.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 23:33

Aidle 1.4.0 πŸͺ”

A big Code Explorer polish pass, plus dashboard and DB refinements β€” all still 100% on your logged-in Claude CLI (no sign-in, no API rate limits).

⬇️ Downloads

Platform File
🐧 Linux (portable) Aidle-1.4.0.AppImage β€” chmod +x and run
🐧 Debian / Ubuntu aidle_1.4.0_amd64.deb β€” sudo dpkg -i aidle_1.4.0_amd64.deb
🍎 macOS (Apple Silicon) Aidle-1.4.0-arm64.dmg
🍎 macOS (Intel) Aidle-1.4.0.dmg
πŸͺŸ Windows Aidle.Setup.1.4.0.exe

Unsigned builds β€” first launch shows the usual "unidentified developer" prompt (macOS: right-click β†’ Open; Windows: More info β†’ Run anyway). Needs the claude CLI installed and logged in.

✨ What's new

Code Explorer

  • πŸ” Review is now an apply-able diff. It analyzes the current file and shows each fix as a red/green diff with a β†’ Replace arrow that writes the corrected code straight in (and β†’ Replace all). Fast and reliable β€” no more whole-file rewrites or timeouts.
  • πŸŽ›οΈ One side panel at a time. Review, Tests, Commit, and Chat are mutually exclusive β€” opening one hides the others, and each icon toggles open/closed.
  • ▢️ Start buttons. Review/Tests open with a polished CTA and only run when you click β€” with a spinner badge on the icon while they work, so you can toggle panels mid-run.
  • 🏷️ Labeled rail with names under each icon; removed the Format button (the Ctrl+Alt+L shortcut still works).

Elsewhere

  • 🧭 Dashboard β€” refresh control for assigned items, scan-age hints, quicker settings access.
  • πŸ—„οΈ DB Console & Knowledge / Pull Requests β€” assorted refinements.
  • 🧠 Story analyze β€” a live progress panel (steps + elapsed timer) so long analyses never look frozen.
  • πŸ› Domain Map β€” fixed a crash opening entities with code-derived relationships.

πŸ“– Full feature guide: https://github.com/TheGeekyM/aidle#readme

πŸ™Œ Contribute

Free and public β€” star it, open an issue, suggest a feature, or send a PR.

πŸ“„ License

Free for noncommercial use under the PolyForm Noncommercial License 1.0.0.


Copyright Β© 2026 Mohamed Emad Β· @TheGeekyM