[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-vercel-update-harness-dependencies":3,"mdc-kgq0sd-key":47,"related-repo-vercel-update-harness-dependencies":727,"related-org-vercel-update-harness-dependencies":820},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":22,"repoUrl":23,"updatedAt":24,"license":25,"forks":26,"topics":27,"repo":42,"sourceUrl":45,"mdContent":46},"update-harness-dependencies","update Harness SDK dependencies","Update the primary SDK dependencies of harness packages. Use when asked to update the harness SDKs or harness adapter dependencies.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},"vercel","Vercel","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fvercel.png",[12,16,19],{"name":13,"slug":14,"type":15},"Harness","harness","tag",{"name":17,"slug":18,"type":15},"Migration","migration",{"name":20,"slug":21,"type":15},"Engineering","engineering",25670,"https:\u002F\u002Fgithub.com\u002Fvercel\u002Fai","2026-07-21T06:07:40.611667",null,4816,[28,29,30,31,32,33,34,35,36,37,38,39,40,8,41],"anthropic","artificial-intelligence","gemini","generative-ai","generative-ui","javascript","language-model","llm","nextjs","openai","react","svelte","typescript","vue",{"repoUrl":23,"stars":22,"forks":26,"topics":43,"description":44},[28,29,30,31,32,33,34,35,36,37,38,39,40,8,41],"The AI Toolkit for TypeScript. From the creators of Next.js, the AI SDK is a free open-source library for building AI-powered applications and agents ","https:\u002F\u002Fgithub.com\u002Fvercel\u002Fai\u002Ftree\u002FHEAD\u002Fskills\u002Fupdate-harness-dependencies","---\nname: update-harness-dependencies\ndescription: Update the primary SDK dependencies of harness packages. Use when asked to update the harness SDKs or harness adapter dependencies.\nmetadata:\n  internal: true\n---\n\n## Update the harness packages\n\nThe harness adapters are all the `packages\u002Fharness-*` packages. They each rely on one or more third-party packages for the respective harness's primary SDK. It is crucial to keep those dependencies up to date.\n\nBelow you find the instructions on how to update those packages to their latest versions, while adhering to the minimum release age defined in `pnpm-workspace.yaml`.\n\n### Update the harness dependency packages\n\nRun the following commands to update each harness's primary SDK packages.\n\n- For bridge harnesses (e.g. Claude Code), this will update the packages in `devDependencies`, while the actual package versions used as `dependencies` are only relevant to the harness's bridge itself.\n- For non-bridge harnesses (e.g. Pi), this will update the packages in `dependencies`.\n\nRun these commands exactly as below:\n\n```bash\n# Claude Code\npnpm --filter harness-claude-code update @anthropic-ai\u002Fclaude-agent-sdk @modelcontextprotocol\u002Fsdk --latest --lockfile-only\n# Codex\npnpm --filter harness-codex update @openai\u002Fcodex-sdk --latest --lockfile-only\n# Deep Agents\npnpm --filter harness-deepagents update @langchain\u002Fcore @langchain\u002Flanggraph deepagents langchain langsmith --latest --lockfile-only\n# OpenCode\npnpm --filter harness-opencode update @opencode-ai\u002Fsdk --latest --lockfile-only\n# Pi\npnpm --filter harness-pi update @earendil-works\u002Fpi-coding-agent --latest --lockfile-only\n```\n\nFor the bridge dependencies of bridge harnesses, you must additionally run the following commands. It is important to specify the `config.minimumReleaseAge` flag in accordance with what `pnpm-workspace.yaml` defines, because for these commands the `--ignore-workspace` flag is needed.\n\nRun these commands exactly as below:\n\n```bash\n# Claude Code\npnpm --dir packages\u002Fharness-claude-code\u002Fsrc\u002Fbridge update @anthropic-ai\u002Fclaude-agent-sdk @anthropic-ai\u002Fclaude-code @modelcontextprotocol\u002Fsdk --latest --ignore-workspace --config.minimumReleaseAge=4320\n# Codex\npnpm --dir packages\u002Fharness-codex\u002Fsrc\u002Fbridge update @openai\u002Fcodex-sdk --latest --ignore-workspace --config.minimumReleaseAge=4320\n# Deep Agents\npnpm --dir packages\u002Fharness-deepagents\u002Fsrc\u002Fbridge update @langchain\u002Fanthropic @langchain\u002Fcore @langchain\u002Flanggraph deepagents langchain langsmith --latest --ignore-workspace --config.minimumReleaseAge=4320\n# OpenCode\npnpm --dir packages\u002Fharness-opencode\u002Fsrc\u002Fbridge update @opencode-ai\u002Fsdk opencode-ai --latest --ignore-workspace --config.minimumReleaseAge=4320\n```\n\n#### Example dependencies\n\nCheck the `package.json` files in `examples\u002Fharness-e2e-next` and `examples\u002Fharness-e2e-tui` for any of the above SDKs they depend on. Those dependencies need to be updated to match the exact version used in the packages as well.\n\n### Verification\n\nRun the verification script to ensure all relevant dependency versions are aligned:\n\n```bash\n.\u002Ftools\u002Fverify-harness-adapter-deps.mjs\n```\n\nIf this script shows errors, you must address them, then rerun the verification script until it passes.\n",{"data":48,"body":51},{"name":4,"description":6,"metadata":49},{"internal":50},true,{"type":52,"children":53},"root",[54,63,78,91,98,103,140,145,406,434,438,655,662,691,697,702,716,721],{"type":55,"tag":56,"props":57,"children":59},"element","h2",{"id":58},"update-the-harness-packages",[60],{"type":61,"value":62},"text","Update the harness packages",{"type":55,"tag":64,"props":65,"children":66},"p",{},[67,69,76],{"type":61,"value":68},"The harness adapters are all the ",{"type":55,"tag":70,"props":71,"children":73},"code",{"className":72},[],[74],{"type":61,"value":75},"packages\u002Fharness-*",{"type":61,"value":77}," packages. They each rely on one or more third-party packages for the respective harness's primary SDK. It is crucial to keep those dependencies up to date.",{"type":55,"tag":64,"props":79,"children":80},{},[81,83,89],{"type":61,"value":82},"Below you find the instructions on how to update those packages to their latest versions, while adhering to the minimum release age defined in ",{"type":55,"tag":70,"props":84,"children":86},{"className":85},[],[87],{"type":61,"value":88},"pnpm-workspace.yaml",{"type":61,"value":90},".",{"type":55,"tag":92,"props":93,"children":95},"h3",{"id":94},"update-the-harness-dependency-packages",[96],{"type":61,"value":97},"Update the harness dependency packages",{"type":55,"tag":64,"props":99,"children":100},{},[101],{"type":61,"value":102},"Run the following commands to update each harness's primary SDK packages.",{"type":55,"tag":104,"props":105,"children":106},"ul",{},[107,129],{"type":55,"tag":108,"props":109,"children":110},"li",{},[111,113,119,121,127],{"type":61,"value":112},"For bridge harnesses (e.g. Claude Code), this will update the packages in ",{"type":55,"tag":70,"props":114,"children":116},{"className":115},[],[117],{"type":61,"value":118},"devDependencies",{"type":61,"value":120},", while the actual package versions used as ",{"type":55,"tag":70,"props":122,"children":124},{"className":123},[],[125],{"type":61,"value":126},"dependencies",{"type":61,"value":128}," are only relevant to the harness's bridge itself.",{"type":55,"tag":108,"props":130,"children":131},{},[132,134,139],{"type":61,"value":133},"For non-bridge harnesses (e.g. Pi), this will update the packages in ",{"type":55,"tag":70,"props":135,"children":137},{"className":136},[],[138],{"type":61,"value":126},{"type":61,"value":90},{"type":55,"tag":64,"props":141,"children":142},{},[143],{"type":61,"value":144},"Run these commands exactly as below:",{"type":55,"tag":146,"props":147,"children":152},"pre",{"className":148,"code":149,"language":150,"meta":151,"style":151},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","# Claude Code\npnpm --filter harness-claude-code update @anthropic-ai\u002Fclaude-agent-sdk @modelcontextprotocol\u002Fsdk --latest --lockfile-only\n# Codex\npnpm --filter harness-codex update @openai\u002Fcodex-sdk --latest --lockfile-only\n# Deep Agents\npnpm --filter harness-deepagents update @langchain\u002Fcore @langchain\u002Flanggraph deepagents langchain langsmith --latest --lockfile-only\n# OpenCode\npnpm --filter harness-opencode update @opencode-ai\u002Fsdk --latest --lockfile-only\n# Pi\npnpm --filter harness-pi update @earendil-works\u002Fpi-coding-agent --latest --lockfile-only\n","bash","",[153],{"type":55,"tag":70,"props":154,"children":155},{"__ignoreMap":151},[156,168,214,223,257,266,320,329,363,372],{"type":55,"tag":157,"props":158,"children":161},"span",{"class":159,"line":160},"line",1,[162],{"type":55,"tag":157,"props":163,"children":165},{"style":164},"--shiki-light:#90A4AE;--shiki-light-font-style:italic;--shiki-default:#546E7A;--shiki-default-font-style:italic;--shiki-dark:#676E95;--shiki-dark-font-style:italic",[166],{"type":61,"value":167},"# Claude Code\n",{"type":55,"tag":157,"props":169,"children":171},{"class":159,"line":170},2,[172,178,184,189,194,199,204,209],{"type":55,"tag":157,"props":173,"children":175},{"style":174},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[176],{"type":61,"value":177},"pnpm",{"type":55,"tag":157,"props":179,"children":181},{"style":180},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[182],{"type":61,"value":183}," --filter",{"type":55,"tag":157,"props":185,"children":186},{"style":180},[187],{"type":61,"value":188}," harness-claude-code",{"type":55,"tag":157,"props":190,"children":191},{"style":180},[192],{"type":61,"value":193}," update",{"type":55,"tag":157,"props":195,"children":196},{"style":180},[197],{"type":61,"value":198}," @anthropic-ai\u002Fclaude-agent-sdk",{"type":55,"tag":157,"props":200,"children":201},{"style":180},[202],{"type":61,"value":203}," @modelcontextprotocol\u002Fsdk",{"type":55,"tag":157,"props":205,"children":206},{"style":180},[207],{"type":61,"value":208}," --latest",{"type":55,"tag":157,"props":210,"children":211},{"style":180},[212],{"type":61,"value":213}," --lockfile-only\n",{"type":55,"tag":157,"props":215,"children":217},{"class":159,"line":216},3,[218],{"type":55,"tag":157,"props":219,"children":220},{"style":164},[221],{"type":61,"value":222},"# Codex\n",{"type":55,"tag":157,"props":224,"children":226},{"class":159,"line":225},4,[227,231,235,240,244,249,253],{"type":55,"tag":157,"props":228,"children":229},{"style":174},[230],{"type":61,"value":177},{"type":55,"tag":157,"props":232,"children":233},{"style":180},[234],{"type":61,"value":183},{"type":55,"tag":157,"props":236,"children":237},{"style":180},[238],{"type":61,"value":239}," harness-codex",{"type":55,"tag":157,"props":241,"children":242},{"style":180},[243],{"type":61,"value":193},{"type":55,"tag":157,"props":245,"children":246},{"style":180},[247],{"type":61,"value":248}," @openai\u002Fcodex-sdk",{"type":55,"tag":157,"props":250,"children":251},{"style":180},[252],{"type":61,"value":208},{"type":55,"tag":157,"props":254,"children":255},{"style":180},[256],{"type":61,"value":213},{"type":55,"tag":157,"props":258,"children":260},{"class":159,"line":259},5,[261],{"type":55,"tag":157,"props":262,"children":263},{"style":164},[264],{"type":61,"value":265},"# Deep Agents\n",{"type":55,"tag":157,"props":267,"children":269},{"class":159,"line":268},6,[270,274,278,283,287,292,297,302,307,312,316],{"type":55,"tag":157,"props":271,"children":272},{"style":174},[273],{"type":61,"value":177},{"type":55,"tag":157,"props":275,"children":276},{"style":180},[277],{"type":61,"value":183},{"type":55,"tag":157,"props":279,"children":280},{"style":180},[281],{"type":61,"value":282}," harness-deepagents",{"type":55,"tag":157,"props":284,"children":285},{"style":180},[286],{"type":61,"value":193},{"type":55,"tag":157,"props":288,"children":289},{"style":180},[290],{"type":61,"value":291}," @langchain\u002Fcore",{"type":55,"tag":157,"props":293,"children":294},{"style":180},[295],{"type":61,"value":296}," @langchain\u002Flanggraph",{"type":55,"tag":157,"props":298,"children":299},{"style":180},[300],{"type":61,"value":301}," deepagents",{"type":55,"tag":157,"props":303,"children":304},{"style":180},[305],{"type":61,"value":306}," langchain",{"type":55,"tag":157,"props":308,"children":309},{"style":180},[310],{"type":61,"value":311}," langsmith",{"type":55,"tag":157,"props":313,"children":314},{"style":180},[315],{"type":61,"value":208},{"type":55,"tag":157,"props":317,"children":318},{"style":180},[319],{"type":61,"value":213},{"type":55,"tag":157,"props":321,"children":323},{"class":159,"line":322},7,[324],{"type":55,"tag":157,"props":325,"children":326},{"style":164},[327],{"type":61,"value":328},"# OpenCode\n",{"type":55,"tag":157,"props":330,"children":332},{"class":159,"line":331},8,[333,337,341,346,350,355,359],{"type":55,"tag":157,"props":334,"children":335},{"style":174},[336],{"type":61,"value":177},{"type":55,"tag":157,"props":338,"children":339},{"style":180},[340],{"type":61,"value":183},{"type":55,"tag":157,"props":342,"children":343},{"style":180},[344],{"type":61,"value":345}," harness-opencode",{"type":55,"tag":157,"props":347,"children":348},{"style":180},[349],{"type":61,"value":193},{"type":55,"tag":157,"props":351,"children":352},{"style":180},[353],{"type":61,"value":354}," @opencode-ai\u002Fsdk",{"type":55,"tag":157,"props":356,"children":357},{"style":180},[358],{"type":61,"value":208},{"type":55,"tag":157,"props":360,"children":361},{"style":180},[362],{"type":61,"value":213},{"type":55,"tag":157,"props":364,"children":366},{"class":159,"line":365},9,[367],{"type":55,"tag":157,"props":368,"children":369},{"style":164},[370],{"type":61,"value":371},"# Pi\n",{"type":55,"tag":157,"props":373,"children":375},{"class":159,"line":374},10,[376,380,384,389,393,398,402],{"type":55,"tag":157,"props":377,"children":378},{"style":174},[379],{"type":61,"value":177},{"type":55,"tag":157,"props":381,"children":382},{"style":180},[383],{"type":61,"value":183},{"type":55,"tag":157,"props":385,"children":386},{"style":180},[387],{"type":61,"value":388}," harness-pi",{"type":55,"tag":157,"props":390,"children":391},{"style":180},[392],{"type":61,"value":193},{"type":55,"tag":157,"props":394,"children":395},{"style":180},[396],{"type":61,"value":397}," @earendil-works\u002Fpi-coding-agent",{"type":55,"tag":157,"props":399,"children":400},{"style":180},[401],{"type":61,"value":208},{"type":55,"tag":157,"props":403,"children":404},{"style":180},[405],{"type":61,"value":213},{"type":55,"tag":64,"props":407,"children":408},{},[409,411,417,419,424,426,432],{"type":61,"value":410},"For the bridge dependencies of bridge harnesses, you must additionally run the following commands. It is important to specify the ",{"type":55,"tag":70,"props":412,"children":414},{"className":413},[],[415],{"type":61,"value":416},"config.minimumReleaseAge",{"type":61,"value":418}," flag in accordance with what ",{"type":55,"tag":70,"props":420,"children":422},{"className":421},[],[423],{"type":61,"value":88},{"type":61,"value":425}," defines, because for these commands the ",{"type":55,"tag":70,"props":427,"children":429},{"className":428},[],[430],{"type":61,"value":431},"--ignore-workspace",{"type":61,"value":433}," flag is needed.",{"type":55,"tag":64,"props":435,"children":436},{},[437],{"type":61,"value":144},{"type":55,"tag":146,"props":439,"children":441},{"className":148,"code":440,"language":150,"meta":151,"style":151},"# Claude Code\npnpm --dir packages\u002Fharness-claude-code\u002Fsrc\u002Fbridge update @anthropic-ai\u002Fclaude-agent-sdk @anthropic-ai\u002Fclaude-code @modelcontextprotocol\u002Fsdk --latest --ignore-workspace --config.minimumReleaseAge=4320\n# Codex\npnpm --dir packages\u002Fharness-codex\u002Fsrc\u002Fbridge update @openai\u002Fcodex-sdk --latest --ignore-workspace --config.minimumReleaseAge=4320\n# Deep Agents\npnpm --dir packages\u002Fharness-deepagents\u002Fsrc\u002Fbridge update @langchain\u002Fanthropic @langchain\u002Fcore @langchain\u002Flanggraph deepagents langchain langsmith --latest --ignore-workspace --config.minimumReleaseAge=4320\n# OpenCode\npnpm --dir packages\u002Fharness-opencode\u002Fsrc\u002Fbridge update @opencode-ai\u002Fsdk opencode-ai --latest --ignore-workspace --config.minimumReleaseAge=4320\n",[442],{"type":55,"tag":70,"props":443,"children":444},{"__ignoreMap":151},[445,452,500,507,543,550,607,614],{"type":55,"tag":157,"props":446,"children":447},{"class":159,"line":160},[448],{"type":55,"tag":157,"props":449,"children":450},{"style":164},[451],{"type":61,"value":167},{"type":55,"tag":157,"props":453,"children":454},{"class":159,"line":170},[455,459,464,469,473,477,482,486,490,495],{"type":55,"tag":157,"props":456,"children":457},{"style":174},[458],{"type":61,"value":177},{"type":55,"tag":157,"props":460,"children":461},{"style":180},[462],{"type":61,"value":463}," --dir",{"type":55,"tag":157,"props":465,"children":466},{"style":180},[467],{"type":61,"value":468}," packages\u002Fharness-claude-code\u002Fsrc\u002Fbridge",{"type":55,"tag":157,"props":470,"children":471},{"style":180},[472],{"type":61,"value":193},{"type":55,"tag":157,"props":474,"children":475},{"style":180},[476],{"type":61,"value":198},{"type":55,"tag":157,"props":478,"children":479},{"style":180},[480],{"type":61,"value":481}," @anthropic-ai\u002Fclaude-code",{"type":55,"tag":157,"props":483,"children":484},{"style":180},[485],{"type":61,"value":203},{"type":55,"tag":157,"props":487,"children":488},{"style":180},[489],{"type":61,"value":208},{"type":55,"tag":157,"props":491,"children":492},{"style":180},[493],{"type":61,"value":494}," --ignore-workspace",{"type":55,"tag":157,"props":496,"children":497},{"style":180},[498],{"type":61,"value":499}," --config.minimumReleaseAge=4320\n",{"type":55,"tag":157,"props":501,"children":502},{"class":159,"line":216},[503],{"type":55,"tag":157,"props":504,"children":505},{"style":164},[506],{"type":61,"value":222},{"type":55,"tag":157,"props":508,"children":509},{"class":159,"line":225},[510,514,518,523,527,531,535,539],{"type":55,"tag":157,"props":511,"children":512},{"style":174},[513],{"type":61,"value":177},{"type":55,"tag":157,"props":515,"children":516},{"style":180},[517],{"type":61,"value":463},{"type":55,"tag":157,"props":519,"children":520},{"style":180},[521],{"type":61,"value":522}," packages\u002Fharness-codex\u002Fsrc\u002Fbridge",{"type":55,"tag":157,"props":524,"children":525},{"style":180},[526],{"type":61,"value":193},{"type":55,"tag":157,"props":528,"children":529},{"style":180},[530],{"type":61,"value":248},{"type":55,"tag":157,"props":532,"children":533},{"style":180},[534],{"type":61,"value":208},{"type":55,"tag":157,"props":536,"children":537},{"style":180},[538],{"type":61,"value":494},{"type":55,"tag":157,"props":540,"children":541},{"style":180},[542],{"type":61,"value":499},{"type":55,"tag":157,"props":544,"children":545},{"class":159,"line":259},[546],{"type":55,"tag":157,"props":547,"children":548},{"style":164},[549],{"type":61,"value":265},{"type":55,"tag":157,"props":551,"children":552},{"class":159,"line":268},[553,557,561,566,570,575,579,583,587,591,595,599,603],{"type":55,"tag":157,"props":554,"children":555},{"style":174},[556],{"type":61,"value":177},{"type":55,"tag":157,"props":558,"children":559},{"style":180},[560],{"type":61,"value":463},{"type":55,"tag":157,"props":562,"children":563},{"style":180},[564],{"type":61,"value":565}," packages\u002Fharness-deepagents\u002Fsrc\u002Fbridge",{"type":55,"tag":157,"props":567,"children":568},{"style":180},[569],{"type":61,"value":193},{"type":55,"tag":157,"props":571,"children":572},{"style":180},[573],{"type":61,"value":574}," @langchain\u002Fanthropic",{"type":55,"tag":157,"props":576,"children":577},{"style":180},[578],{"type":61,"value":291},{"type":55,"tag":157,"props":580,"children":581},{"style":180},[582],{"type":61,"value":296},{"type":55,"tag":157,"props":584,"children":585},{"style":180},[586],{"type":61,"value":301},{"type":55,"tag":157,"props":588,"children":589},{"style":180},[590],{"type":61,"value":306},{"type":55,"tag":157,"props":592,"children":593},{"style":180},[594],{"type":61,"value":311},{"type":55,"tag":157,"props":596,"children":597},{"style":180},[598],{"type":61,"value":208},{"type":55,"tag":157,"props":600,"children":601},{"style":180},[602],{"type":61,"value":494},{"type":55,"tag":157,"props":604,"children":605},{"style":180},[606],{"type":61,"value":499},{"type":55,"tag":157,"props":608,"children":609},{"class":159,"line":322},[610],{"type":55,"tag":157,"props":611,"children":612},{"style":164},[613],{"type":61,"value":328},{"type":55,"tag":157,"props":615,"children":616},{"class":159,"line":331},[617,621,625,630,634,638,643,647,651],{"type":55,"tag":157,"props":618,"children":619},{"style":174},[620],{"type":61,"value":177},{"type":55,"tag":157,"props":622,"children":623},{"style":180},[624],{"type":61,"value":463},{"type":55,"tag":157,"props":626,"children":627},{"style":180},[628],{"type":61,"value":629}," packages\u002Fharness-opencode\u002Fsrc\u002Fbridge",{"type":55,"tag":157,"props":631,"children":632},{"style":180},[633],{"type":61,"value":193},{"type":55,"tag":157,"props":635,"children":636},{"style":180},[637],{"type":61,"value":354},{"type":55,"tag":157,"props":639,"children":640},{"style":180},[641],{"type":61,"value":642}," opencode-ai",{"type":55,"tag":157,"props":644,"children":645},{"style":180},[646],{"type":61,"value":208},{"type":55,"tag":157,"props":648,"children":649},{"style":180},[650],{"type":61,"value":494},{"type":55,"tag":157,"props":652,"children":653},{"style":180},[654],{"type":61,"value":499},{"type":55,"tag":656,"props":657,"children":659},"h4",{"id":658},"example-dependencies",[660],{"type":61,"value":661},"Example dependencies",{"type":55,"tag":64,"props":663,"children":664},{},[665,667,673,675,681,683,689],{"type":61,"value":666},"Check the ",{"type":55,"tag":70,"props":668,"children":670},{"className":669},[],[671],{"type":61,"value":672},"package.json",{"type":61,"value":674}," files in ",{"type":55,"tag":70,"props":676,"children":678},{"className":677},[],[679],{"type":61,"value":680},"examples\u002Fharness-e2e-next",{"type":61,"value":682}," and ",{"type":55,"tag":70,"props":684,"children":686},{"className":685},[],[687],{"type":61,"value":688},"examples\u002Fharness-e2e-tui",{"type":61,"value":690}," for any of the above SDKs they depend on. Those dependencies need to be updated to match the exact version used in the packages as well.",{"type":55,"tag":92,"props":692,"children":694},{"id":693},"verification",[695],{"type":61,"value":696},"Verification",{"type":55,"tag":64,"props":698,"children":699},{},[700],{"type":61,"value":701},"Run the verification script to ensure all relevant dependency versions are aligned:",{"type":55,"tag":146,"props":703,"children":705},{"className":148,"code":704,"language":150,"meta":151,"style":151},".\u002Ftools\u002Fverify-harness-adapter-deps.mjs\n",[706],{"type":55,"tag":70,"props":707,"children":708},{"__ignoreMap":151},[709],{"type":55,"tag":157,"props":710,"children":711},{"class":159,"line":160},[712],{"type":55,"tag":157,"props":713,"children":714},{"style":174},[715],{"type":61,"value":704},{"type":55,"tag":64,"props":717,"children":718},{},[719],{"type":61,"value":720},"If this script shows errors, you must address them, then rerun the verification script until it passes.",{"type":55,"tag":722,"props":723,"children":724},"style",{},[725],{"type":61,"value":726},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"items":728,"total":819},[729,743,759,771,788,799,809],{"slug":730,"name":730,"fn":731,"description":732,"org":733,"tags":734,"stars":22,"repoUrl":23,"updatedAt":742},"add-function-examples","add AI function examples for testing","Guide for adding new AI function examples, for testing specific features against the actual provider APIs.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[735,738,741],{"name":736,"slug":737,"type":15},"AI SDK","ai-sdk",{"name":739,"slug":740,"type":15},"Testing","testing",{"name":9,"slug":8,"type":15},"2026-04-06T18:55:51.318866",{"slug":744,"name":744,"fn":745,"description":746,"org":747,"tags":748,"stars":22,"repoUrl":23,"updatedAt":758},"add-harness-package","add AI SDK harness packages","Guide for adding new AI SDK harness packages. Use when creating a new @ai-sdk\u002Fharness-\u003Cname> package that adapts a coding-agent runtime to HarnessV1.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[749,752,753,754,757],{"name":750,"slug":751,"type":15},"Agents","agents",{"name":736,"slug":737,"type":15},{"name":13,"slug":14,"type":15},{"name":755,"slug":756,"type":15},"SDK","sdk",{"name":9,"slug":8,"type":15},"2026-06-18T08:29:19.858737",{"slug":760,"name":760,"fn":761,"description":762,"org":763,"tags":764,"stars":22,"repoUrl":23,"updatedAt":770},"add-provider-package","add new provider packages to AI SDK","Guide for adding new AI provider packages to the AI SDK. Use when creating a new @ai-sdk\u002F\u003Cprovider> package to integrate an AI service into the SDK.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[765,766,769],{"name":736,"slug":737,"type":15},{"name":767,"slug":768,"type":15},"API Development","api-development",{"name":9,"slug":8,"type":15},"2026-04-06T18:55:47.45549",{"slug":772,"name":772,"fn":773,"description":774,"org":775,"tags":776,"stars":22,"repoUrl":23,"updatedAt":787},"adr-skill","create and maintain architecture decision records","Create and maintain Architecture Decision Records (ADRs) optimized for agentic coding workflows. Use when you need to propose, write, update, accept\u002Freject, deprecate, or supersede an ADR; bootstrap an adr folder and index; consult existing ADRs before implementing changes; or enforce ADR conventions. This skill uses Socratic questioning to capture intent before drafting, and validates output against an agent-readiness checklist.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[777,780,783,786],{"name":778,"slug":779,"type":15},"ADR","adr",{"name":781,"slug":782,"type":15},"Architecture","architecture",{"name":784,"slug":785,"type":15},"Documentation","documentation",{"name":20,"slug":21,"type":15},"2026-04-06T18:55:50.043694",{"slug":737,"name":737,"fn":789,"description":790,"org":791,"tags":792,"stars":22,"repoUrl":23,"updatedAt":798},"build AI features with Vercel AI SDK","Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText, ToolLoopAgent, embed, or tools, (2) Want to build AI agents, chatbots, RAG systems, or text generation features, (3) Have questions about AI providers (OpenAI, Anthropic, Google, etc.), streaming, tool calling, structured output, or embeddings, (4) Use React hooks like useChat or useCompletion. Triggers on: \"AI SDK\", \"Vercel AI SDK\", \"generateText\", \"streamText\", \"add AI to my app\", \"build an agent\", \"tool calling\", \"structured output\", \"useChat\".",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[793,794,795,797],{"name":750,"slug":751,"type":15},{"name":736,"slug":737,"type":15},{"name":796,"slug":35,"type":15},"LLM",{"name":9,"slug":8,"type":15},"2026-04-06T18:55:48.739463",{"slug":800,"name":800,"fn":801,"description":802,"org":803,"tags":804,"stars":22,"repoUrl":23,"updatedAt":808},"capture-api-response-test-fixture","capture API response test fixtures","Capture API response test fixture.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[805,806,807],{"name":767,"slug":768,"type":15},{"name":739,"slug":740,"type":15},{"name":9,"slug":8,"type":15},"2026-04-06T18:55:56.374433",{"slug":810,"name":810,"fn":811,"description":812,"org":813,"tags":814,"stars":22,"repoUrl":23,"updatedAt":818},"develop-ai-functions-example","develop AI SDK function examples","Develop examples for AI SDK functions. Use when creating, running, or modifying examples under examples\u002Fai-functions\u002Fsrc to validate provider support, demonstrate features, or create test fixtures.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[815,816,817],{"name":736,"slug":737,"type":15},{"name":739,"slug":740,"type":15},{"name":9,"slug":8,"type":15},"2026-04-06T18:55:55.088956",12,{"items":821,"total":947},[822,842,856,875,886,901,907,915,921,928,935,941],{"slug":823,"name":823,"fn":824,"description":825,"org":826,"tags":827,"stars":839,"repoUrl":840,"updatedAt":841},"next-cache-components-adoption","enable and migrate to Next.js Cache Components","Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the `cacheComponents` flag, work through a flood of blocking-prerender \u002F instant validation errors, run the `cache-components-instant-false` codemod, or decide between opting routes out with `export const instant = false` and fixing them in place.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[828,831,834,835,838],{"name":829,"slug":830,"type":15},"Caching","caching",{"name":832,"slug":833,"type":15},"Frontend","frontend",{"name":17,"slug":18,"type":15},{"name":836,"slug":837,"type":15},"Next.js","next-js",{"name":9,"slug":8,"type":15},141208,"https:\u002F\u002Fgithub.com\u002Fvercel\u002Fnext.js","2026-07-24T05:38:30.118542",{"slug":843,"name":843,"fn":844,"description":845,"org":846,"tags":847,"stars":839,"repoUrl":840,"updatedAt":855},"next-cache-components-optimizer","optimize Next.js cache components","Drive a Next.js route to instant navigation by setting up an agentic loop, under Cache Components \u002F PPR, on initial load (hard navigation) and client-side navigation (soft navigation). Encode the goal as a failing @next\u002Fplaywright instant() e2e and work it to green, one verified route at a time; the shipped test then guards against regression. Use when asked to make a route's navigation instant (its static shell commits immediately), fix a route whose static shell isn't prerendered\u002Fserved\u002Fprefetched, grow a route's static shell or fix its slow first paint, diagnose which Suspense boundary keeps a route out of its static shell, or write the instant() e2e guard for one. Requires Next.js 16.3+ with cacheComponents; directs an upgrade if older.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[848,849,850,851,854],{"name":829,"slug":830,"type":15},{"name":832,"slug":833,"type":15},{"name":836,"slug":837,"type":15},{"name":852,"slug":853,"type":15},"Performance","performance",{"name":9,"slug":8,"type":15},"2026-07-30T05:31:10.674078",{"slug":857,"name":857,"fn":858,"description":859,"org":860,"tags":861,"stars":839,"repoUrl":840,"updatedAt":874},"next-dev-loop","verify Next.js runtime behavior","Verify Next.js runtime behavior after editing app code. Use this skill to confirm a change actually works in a running app — not just that it compiles or type-checks. Combines \u002F_next\u002Fmcp (Next.js's view) with agent-browser (the browser's view). Requires a running `next dev`.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[862,865,866,869,870,871],{"name":863,"slug":864,"type":15},"Debugging","debugging",{"name":832,"slug":833,"type":15},{"name":867,"slug":868,"type":15},"Local Development","local-development",{"name":836,"slug":837,"type":15},{"name":9,"slug":8,"type":15},{"name":872,"slug":873,"type":15},"Web Development","web-development","2026-05-22T06:45:28.627735",{"slug":876,"name":876,"fn":877,"description":878,"org":879,"tags":880,"stars":839,"repoUrl":840,"updatedAt":885},"next-partial-prefetching-adoption","adopt Partial Prefetching in Next.js apps","Turn on Partial Prefetching in a Next.js app and work through the insights it surfaces. Use when the user wants to enable or adopt Partial Prefetching, flip the `partialPrefetching` flag, opt routes in with `export const prefetch = 'partial'`, audit `\u003CLink prefetch={true}>` calls, or resolve the link-prefetch-partial and instant-shell-url-data insights.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[881,882,883,884],{"name":832,"slug":833,"type":15},{"name":836,"slug":837,"type":15},{"name":852,"slug":853,"type":15},{"name":9,"slug":8,"type":15},"2026-07-30T05:31:11.591864",{"slug":887,"name":887,"fn":888,"description":889,"org":890,"tags":891,"stars":898,"repoUrl":899,"updatedAt":900},"turborepo","manage monorepos with Turborepo","Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines,\ndependsOn, caching, remote cache, the \"turbo\" CLI, --filter, --affected, CI optimization, environment\nvariables, internal packages, monorepo structure\u002Fbest practices, and boundaries.\n\nUse when user: configures tasks\u002Fworkflows\u002Fpipelines, creates packages, sets up\nmonorepo, shares code between apps, runs changed\u002Faffected packages, debugs cache,\nor has apps\u002Fpackages directories.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[892,895,896],{"name":893,"slug":894,"type":15},"CI\u002FCD","ci-cd",{"name":852,"slug":853,"type":15},{"name":897,"slug":887,"type":15},"Turborepo",30809,"https:\u002F\u002Fgithub.com\u002Fvercel\u002Fturborepo","2026-07-30T05:32:14.920116",{"slug":730,"name":730,"fn":731,"description":732,"org":902,"tags":903,"stars":22,"repoUrl":23,"updatedAt":742},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[904,905,906],{"name":736,"slug":737,"type":15},{"name":739,"slug":740,"type":15},{"name":9,"slug":8,"type":15},{"slug":744,"name":744,"fn":745,"description":746,"org":908,"tags":909,"stars":22,"repoUrl":23,"updatedAt":758},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[910,911,912,913,914],{"name":750,"slug":751,"type":15},{"name":736,"slug":737,"type":15},{"name":13,"slug":14,"type":15},{"name":755,"slug":756,"type":15},{"name":9,"slug":8,"type":15},{"slug":760,"name":760,"fn":761,"description":762,"org":916,"tags":917,"stars":22,"repoUrl":23,"updatedAt":770},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[918,919,920],{"name":736,"slug":737,"type":15},{"name":767,"slug":768,"type":15},{"name":9,"slug":8,"type":15},{"slug":772,"name":772,"fn":773,"description":774,"org":922,"tags":923,"stars":22,"repoUrl":23,"updatedAt":787},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[924,925,926,927],{"name":778,"slug":779,"type":15},{"name":781,"slug":782,"type":15},{"name":784,"slug":785,"type":15},{"name":20,"slug":21,"type":15},{"slug":737,"name":737,"fn":789,"description":790,"org":929,"tags":930,"stars":22,"repoUrl":23,"updatedAt":798},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[931,932,933,934],{"name":750,"slug":751,"type":15},{"name":736,"slug":737,"type":15},{"name":796,"slug":35,"type":15},{"name":9,"slug":8,"type":15},{"slug":800,"name":800,"fn":801,"description":802,"org":936,"tags":937,"stars":22,"repoUrl":23,"updatedAt":808},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[938,939,940],{"name":767,"slug":768,"type":15},{"name":739,"slug":740,"type":15},{"name":9,"slug":8,"type":15},{"slug":810,"name":810,"fn":811,"description":812,"org":942,"tags":943,"stars":22,"repoUrl":23,"updatedAt":818},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[944,945,946],{"name":736,"slug":737,"type":15},{"name":739,"slug":740,"type":15},{"name":9,"slug":8,"type":15},68]