Build a durable operations agent that parks for human approval, resumes safely, asks clarifying questions, and enforces tenant boundaries.
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/channels/eve.tsagent/lib/tenant.tsagent/tools/refund_charge.tsagent/tools/deploy_release.tsagent/tools/update_account.tsevals/evals.config.tsevals/helpers.tsevals/always-approval.eval.tsevals/once-approval.eval.tsevals/conditional-refund.eval.tsevals/clarification.eval.tsevals/denial.eval.tsevals/cross-tenant.eval.tsnpm packages
3Build a durable operations agent that parks for human approval, resumes safely, asks clarifying questions, and enforces tenant boundaries.
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/channels/eve.tsagent/lib/tenant.tsagent/tools/refund_charge.tsagent/tools/deploy_release.tsagent/tools/update_account.tsevals/evals.config.tsevals/helpers.tsevals/always-approval.eval.tsevals/once-approval.eval.tsevals/conditional-refund.eval.tsevals/clarification.eval.tsevals/denial.eval.tsevals/cross-tenant.eval.tsnpm packages
3Loading preview…
Early-bird pricing — limited time

Open on desktop for the interactive preview.
Build a durable operations agent that parks for human approval, resumes safely, asks clarifying questions, and enforces tenant boundaries.
Loading preview…
Early-bird pricing — limited time

Open on desktop for the interactive preview.
Build a durable operations agent that parks for human approval, resumes safely, asks clarifying questions, and enforces tenant boundaries.