Posts

Stay up to date with the latest from the ADL team.

An AI assistant, without putting us in the middle

Dev diary Posted Wed Jun 17 2026 by Roelant Vos

ADL ships an AI assistant that runs through your own API key, calling your provider directly from the browser (no servers are involved). The assistant returns structured tool calls, and changes are only committed when you press Save.


Open and interoperable

Concept Posted Sat Jun 13 2026 by Roelant Vos

ADL stores design metadata as JSON against an open-source schema, runs templates through open-source templating engines, and emits plain text. Anything that can read JSON can read your design — the format is the exchange format, not an export of it.


Version-controlled by design

Concept Posted Mon Jun 01 2026 by Roelant Vos

ADL stores design metadata as plain JSON files in your repo — one object per file, deterministic serialization, no proprietary lock. Versioning is not an app feature; it is a property of the architecture, and git is the version system.



The schema, as a sample

Dev diary Posted Mon May 25 2026 by Roelant Vos

ADL has always used a JSON schema under the hood. Now you can browse it like any other sample — and watch the templates produce a runnable docs site for it.





Agnostic philosophy

Concept Posted Wed Apr 15 2026 by Roelant Vos

Why ADL separates metadata from templates to keep teams flexible without sacrificing delivery speed.



TRY FREE!
Try ADL Today! ADL is free and available in public preview preview

The quickest path is to install a starter solution from the Marketplace, run the generator, and see real output land in your repository within minutes.