https://t.co/WF3IPmvBxf
is Next.js for agents.
I built Next with a simple premise: pages/index.js is all you need. Put some React in there and you’re good to go.
Eve asks for even less. agent/ instructions.md. Put some English in there and you’re good to go.
Like Next, it embraces the filesystem. You can guess what tools/query-db.ts does. An agent is just a directory, whose entire spec fits in the tweet below.
And like Next on Vercel, it’s seamless to deploy. The infra, like Sandbox, Gateway, Workflow… is the output of your creation.
Spec-following is the easy part. The agent can follow instructions.
The part that compounds or collapses is deciding what good structure actually looks like when the spec is incomplete and the model has no taste.