Skip to content

1.2.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 06:42

Aidle 1.2.0 β€” your codebase's guiding light πŸͺ”

The first release under the new name Aidle β€” an AI pair-programmer for Domain-Driven Design codebases. It learns your architecture, database, and work items, then analyzes, implements, reviews, and ships β€” faithful to your framework's conventions, not a generic template.

Free for noncommercial use. Built with Claude.

⬇️ Downloads

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

Builds are unsigned, so first launch shows the usual "unidentified developer" prompt β€” on macOS, right-click β†’ Open; on Windows, More info β†’ Run anyway.

✨ What's inside

  • 🧠 Story implementation & analysis β€” implement a user story / task / bug end-to-end across DDD layers; it explores your code, agrees a plan with you, then builds & fixes until the tests pass.
  • πŸ”— Knowledge base β€” connect Azure DevOps and Jira, pull work items (epic β†’ story β†’ task), and enrich them into living domain knowledge the AI reads before coding.
  • πŸ’¬ AI Chat β€” grounded in your code, database, and stories, with real citations β€” never generic answers.
  • πŸ” Pull Request review β€” severity-ranked findings you can post as line comments, plus a Work-Item Check that verifies the PR actually implements its story.
  • πŸ—„οΈ DB Console β€” plain-English β†’ SQL, query tabs, paging, inline edit, Explain/Analyze with AI advice, DDL + relations diagrams (MySQL/MariaDB & SQL Server).
  • 🧩 Domain Hub, πŸ“ Code Explorer (editor + review split-diff), βœ… Code Quality scanners, and 🌿 a full Git client with AI commit messages & reviews.
  • 🎨 Light/dark themes, Notes, Daily Standup (EN/AR), Fix & Rephrase.

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

πŸ™Œ Contribute

Aidle is free and public. Star it, open an issue, suggest a feature, or send a PR β€” bug fixes, new stacks, enhancements, 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