Minor Changes
- 306e14e: Remove the top-level
authfield fromdefineTool()and require tool auth providers to be passed inline toctx.getToken(provider)orctx.requireAuth(provider). - f00ca73: Search every Vercel project in the selected team and preserve the selected project ID through linking.
Patch Changes
- 36b67fc: Make
eve initrespect ancestor package-manager workspaces when scaffolding nested packages. The scaffold now updates workspace-owned package policy at the npm, pnpm, Yarn, or Bun workspace root instead of writing nested root-only config into the generated package.