Aefos AI 0.25.0-beta
Pre-release
Pre-release
In-process MCP server + Chat + Terminal for RAD Studio. Delphi 12 Athens (BDS 23.0) and Delphi 13 (BDS 37.0). The installer detects your installed versions and lets you pick.
⚠️ Aefos AI is proprietary software — the product source code is NOT public.
The "Source code (zip / tar.gz)" archives below are auto-generated by GitHub from
this public documentation repository. They contain only the README, the user
manual and the license — not the Aefos product source (which is private).
👉 To install: close RAD Studio, then download Aefos-Setup-0.25.0.exe from the Assets below and run it.
What's new
- Built-in project templates — the agent (and the chat New Project picker) can now scaffold a real, buildable project from a template: Console, VCL, FMX, Library, Package, DUnitX. Each renders the name you choose, ships a clean
.dproj, and gets a fresh project GUID so two projects from the same template never collide. The templates are installed to%APPDATA%\Aefos\templates— drop your own folder there to add a custom one. - DUnitX projects come ready to run — a new DUnitX test project now includes the canonical runner (console + NUnit-XML loggers, RTTI discovery) and a sample
[TestFixture]so it builds and runs a test out of the box. - Report an Aefos issue from the agent — when the agent hits a genuine defect it can propose a bug/suggestion: an editable window opens (your text pre-filled, IDE/Aefos/OS versions attached), and on Send a pre-filled GitHub issue page opens for you to review and submit. The agent never files anything itself.
- Carried from 0.24.x: auto-approve tool permissions, per-command intent guard (RULE #1), live-buffer code reads, handler-body review diff.
Supply chain / integrity
- 📦 SBOM (CycloneDX 1.5): https://github.com/ModernDelphiWorks/Aefos/tree/main/sbom
- 🔒 Security policy: https://github.com/ModernDelphiWorks/Aefos/blob/main/SECURITY.md
- SHA-256 (
Aefos-Setup-0.25.0.exe):bec8c39085322900c71d869b539e0cbfeb55d8bf183da9a046f61f498b43ac14
Full changelog: https://github.com/ModernDelphiWorks/Aefos/blob/main/CHANGELOG.md
Learn more about Aefos: www.pubpascal.dev