Back to feed
Vercel
Vercel
7/16/2026
Extend eve agents with installable extensions

Extend eve agents with installable extensions

Short summary

Vercel's eve agent framework now supports installable extensions—reusable packages of tools, connections, skills, instructions, and hooks that mount into any agent without copying code. Extensions are scaffolded with a single CLI command, support typed configuration via Zod, and allow consuming agents to override, wrap, or disable tools without forking. Upgrades flow through the package manager, keeping agents in sync with extension updates.

  • eve extensions are reusable packages of tools, skills, and hooks that mount into agents without copying code
  • Extensions support typed config via Zod, CLI scaffolding, and tool overrides without forking
  • Upgrades are handled through the package manager, ensuring agents stay in sync

Generated with AI, which can make mistakes.

Is this a good recommendation for you?

Comments

Failed to load comments. Please try again.

Explore more