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.
Download → Eve agent
Use Download → Eve agent in the preview toolbar. The zip is the standalone project artifact, without a Next.js wrapper.
Extract the zip and install dependencies
Use Node.js 24 or newer, then run `pnpm install`.
Verify the Pattern before editing it
Run `pnpm verify:discovery`, `pnpm typecheck`, `pnpm build`, and `pnpm eval`.
Run the Eve development server
Run `pnpm dev` after the verification suite 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.
Download → Eve agent
Use Download → Eve agent in the preview toolbar. The zip is the standalone project artifact, without a Next.js wrapper.
Extract the zip and install dependencies
Use Node.js 24 or newer, then run `pnpm install`.
Verify the Pattern before editing it
Run `pnpm verify:discovery`, `pnpm typecheck`, `pnpm build`, and `pnpm eval`.
Run the Eve development server
Run `pnpm dev` after the verification suite 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.