Build and verify a filesystem-first Eve agent with a typed weather tool and deterministic eval suite. Runs without provider credentials.
Requirements, wiring steps, and what this pattern adds to your project.
Pick how you want to pull this pattern in. Then wire env vars and routes the same way.
Install into an empty project directory
Copy the tokenized install command from the preview toolbar and run it in an empty directory so the Eve package and agent tree stay together.
Install dependencies and run the verification suite
With Node.js 24+, run `pnpm install`, `pnpm verify:discovery`, `pnpm typecheck`, `pnpm build`, and `pnpm eval`.
Run the Eve development server
Run `pnpm dev` after every verification gate passes.
package.jsontsconfig.jsonREADME.md.gitignore.node-versionagent/agent.tsagent/instructions.mdagent/tools/get_weather.tsevals/evals.config.tsevals/weather.eval.tsnpm packages
3Build and verify a filesystem-first Eve agent with a typed weather tool and deterministic eval suite. Runs without provider credentials.
Requirements, wiring steps, and what this pattern adds to your project.
Pick how you want to pull this pattern in. Then wire env vars and routes the same way.
Install into an empty project directory
Copy the tokenized install command from the preview toolbar and run it in an empty directory so the Eve package and agent tree stay together.
Install dependencies and run the verification suite
With Node.js 24+, run `pnpm install`, `pnpm verify:discovery`, `pnpm typecheck`, `pnpm build`, and `pnpm eval`.
Run the Eve development server
Run `pnpm dev` after every verification gate passes.
package.jsontsconfig.jsonREADME.md.gitignore.node-versionagent/agent.tsagent/instructions.mdagent/tools/get_weather.tsevals/evals.config.tsevals/weather.eval.tsnpm packages
3Loading preview…
Early-bird pricing — limited time

Open on desktop for the interactive preview.
Build and verify a filesystem-first Eve agent with a typed weather tool and deterministic eval suite. Runs without provider credentials.
Loading preview…
Early-bird pricing — limited time

Open on desktop for the interactive preview.
Build and verify a filesystem-first Eve agent with a typed weather tool and deterministic eval suite. Runs without provider credentials.