Skip to content

Aefos AI 0.23.0-beta

Pre-release
Pre-release

Choose a tag to compare

@isaquepinheiro isaquepinheiro released this 22 Jun 22:05

⚠️ 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.23.0.exe from the Assets below and run it.

Fixes the black Chat panel — at the root

WebView2 loader is now shipped with the plugin. WebView2Loader.dll is installed next to the plugin and loaded by full path, so it's found even on machines where it isn't beside the IDE executable (a cause of the black Chat on some Windows 10 setups).

The installer now validates the WebView2 Runtime up front. If it's missing, setup stops with a clear message + the download link instead of installing into a panel that can't render — and it tells you explicitly when the machine is offline. Install the Runtime, then re-run setup.

Pairs with 0.22's WebView2 diagnostic-trace toggle (Tools → Options → Aefos → AI Flow) to pinpoint any remaining rendering issue.

Requires RAD Studio Delphi 13. Windows.

Supply chain / integrity


Full changelog: https://github.com/ModernDelphiWorks/Aefos/blob/main/CHANGELOG.md
Learn more about Aefos: www.pubpascal.dev