From 5b0e596f87d596d5b8a917e95aaded299a04ccaa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 15 Aug 2026 15:05:56 +0000 Subject: [PATCH] chore(plugins): bump vercel 0.47.0 -> 0.48.0 (12d0770 -> 11c3258) --- .grok-plugin/marketplace.json | 2 +- .grok-plugin/plugin-index.json | 12 ++++++++---- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.grok-plugin/marketplace.json b/.grok-plugin/marketplace.json index 19d2514..068cc08 100644 --- a/.grok-plugin/marketplace.json +++ b/.grok-plugin/marketplace.json @@ -12,7 +12,7 @@ "source": { "source": "url", "url": "https://github.com/vercel/vercel-plugin.git", - "sha": "12d077072a7dac431c2fd4f675c2dd4627f7a196" + "sha": "11c32588786a9d49791372657433b88d49561874" }, "homepage": "https://github.com/vercel/vercel-plugin", "keywords": ["vercel", "vercel deploy", "deploy to vercel"], diff --git a/.grok-plugin/plugin-index.json b/.grok-plugin/plugin-index.json index 22b10a5..0426dd2 100644 --- a/.grok-plugin/plugin-index.json +++ b/.grok-plugin/plugin-index.json @@ -711,8 +711,8 @@ } }, "vercel": { - "sha": "12d077072a7dac431c2fd4f675c2dd4627f7a196", - "version": "0.47.0", + "sha": "11c32588786a9d49791372657433b88d49561874", + "version": "0.48.0", "components": { "agents": [ { @@ -786,6 +786,10 @@ "name": "bootstrap", "description": "Project bootstrapping orchestrator for repos that depend on Vercel-linked resources (databases, auth, and managed integ…" }, + { + "name": "build-agents", + "description": "Default guidance for building AI agents. Use for generic requests to build, create, scaffold, design, architect, or imp…" + }, { "name": "cdn-caching", "description": "Debug Vercel CDN caching — cache hit rate, stale content, revalidation behavior, ISR + PPR, per-request cache reasons (…" @@ -804,7 +808,7 @@ }, { "name": "eve", - "description": "Build durable AI agents and agent-powered applications with the eve framework. Use when creating, editing, or debugging…" + "description": "eve framework guidance for durable AI agents and agent-powered applications. Use when creating, editing, or debugging a…" }, { "name": "knowledge-update", @@ -892,7 +896,7 @@ }, { "name": "workflow", - "description": "Vercel Workflow DevKit (WDK) expert guidance. Use when building durable workflows, long-running tasks, API routes or ag…" + "description": "Vercel Workflow SDK expert guidance. Use when building durable workflows, long-running tasks, API routes or agents that…" } ] }