Last 12 weeks · 5 commits
1 of 6 standards met
What Update the existing Deploy with Vercel links for the six imported templates to clone their matching vercel/eve-examples subtrees. Also update the Personal Agent in-app deploy URL and the Chat Template footer-generated deploy URL, source link, setup prompt, and environment documentation link. All existing environment variables, Connect configuration, storage products, project names, and repository names are preserved. Validation Verified all eight static clone URLs decode to vercel/eve-examples/tree/main/. Parsed every retained connect and stores query value as JSON. Verified the dynamic Chat URL uses the same subtree and its environment link targets blob/main/eve-chat-template/docs/setup-and-deploy.md. git diff --check passes. Rollout note vercel/eve-examples currently has internal visibility. These links will not work for unauthenticated public users until the repository is public.
Summary use across all six Vercel-owned templates; refreshed lockfiles resolve Eve 0.31.3 migrate the Personal Agent and Chat Template to the current Eve client APIs migrate the Personal Agent's Sendblue integration to the current adapter API remove the obsolete Nuxt configuration update security-sensitive dependencies to CVE-safe versions: Nuxt 4.5.1, resolving 3.4.1 Next.js 16.3.0 Better Auth 1.6.26 include pnpm lockfiles for all six examples Validation Personal Agent: frozen install, typecheck, , production build Slack Agent: frozen install, typecheck, , production build Content Agent: frozen install, typecheck, check, , production build Sanity Copilot: frozen install, validate, production build Chat Template: frozen install, typecheck, , production build Typefully Agent: frozen install, validate, production build targeted production audits report no advisories for , , or Every Eve compiler run reports v0.31.3 with zero diagnostics.
Repository: vercel/eve-examples. Description: Example projects and templates built using Eve Stars: 0, Forks: 0. Primary language: TypeScript. Languages: TypeScript (79.1%), Vue (15.9%), CSS (2.6%), Shell (2.4%), JavaScript (0%). Open PRs: 2, open issues: 0. Last activity: 2d ago. Community health: 37%. Top contributors: ctgowrie, allenzhou101, cmpadden.