Basic agent
One ChatAgent with state, no UI, no middleware. The smallest possible ayjnt project beyond the blank scaffold — adds persistent messages so you can see how state works on a Durable Object.
Every stable example here lives in /examples
on GitHub. Each page on this site shows the scaffolding command,
the code you'd add to which file, an animated terminal
walkthrough, and the deploy step.
14 examples ready to fork, run, and deploy.
Design + spec in place; implementations land as they're ready.