First look (preview)
This section is a preview of your first steps with AEL, the Agent Engineering Language. It shows what the commands and files will look like when Beta 0.0.1 launches, so you can see how a project fits together before you can build one.
Status
Planned for AEL Beta 0.0.1. AEL is not available yet: there is nothing to download, install or sign up for until the beta launches.
In this section
- Installing AEL: how AEL will be installed, and what else you will need.
- A first program: a new project, its entry point, and checking, running and building it.
- A first agent: a console agent that summarizes support requests, following a system prompt you write.
- Project layout: the files of a larger project and what each one holds.
What you will see
- One command will create a ready-to-build project, and one command-line tool will check, format, compile, build and run your code, with diagnostics that point at your source.
- Commands are shown without a prompt and without their output. Command names may change before launch.
- Every code example is preview syntax and carries a label saying so. The syntax may change before launch.
- Complete example agent systems and deployment recipes will be published with the beta.
Follow the launch
Follow the AEL updates feed in any feed reader: it will announce the launch date, and then the launch. Until then, the Overview describes what AEL will be, and the FAQ answers common questions.