← All posts
Posts tagged philosophy
Essay · 8 min
Eve validates the shape. Now pick your runtime.
Vercel's eve and Dawn both structure agents as directories; compare their runtimes, deployment models, channels, sandboxing, and tooling.
Jun 18, 2026
Essay · 6 min
The App Router for AI Agents
File-system routes, type-safe tools, and the capability layer Dawn adds around real LangGraph.js agent applications.
May 19, 2026
Essay · 7 min
Why we built Dawn
Dawn is a TypeScript-first framework for building LangGraph.js agents with file-system routes, route-local tools, generated types, and a local dev loop.
May 12, 2026
Start building.
Scaffold a Dawn app, open the example, and see whether the shape fits your team in under five minutes.
$ npm create dawn-ai-app@latest my-agent
Star on GitHub