Update Harness Dependencies
This skill manages updates to the core SDK dependencies that power harness adapters, ensuring each package stays current with its respective framework. It handles both bridge harnesses like Claude Code and non-bridge variants, applying version constraints consistently across dependencies and examples. A built-in verification script confirms all relevant versions remain aligned.
Update Harness Dependencies keeps harness adapter SDKs current by automating dependency upgrades across bridge and non-bridge packages.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-07-28
Update Harness Dependencies keeps harness adapter SDKs current by automating dependency upgrades across bridge and non-bridge packages. This skill manages updates to the core SDK dependencies that power harness adapters, ensuring each package stays current with its respective framework. It handles both bridge harnesses like Claude Code and non-bridge variants, applying version constraints consistently across dependencies and examples. A built-in verification script confirms all relevant versions remain aligned.
Use it when
- Update Harness Dependencies automates harness dependency management and version updates across your framework packages.
- Yes, Update Harness Dependencies automates harness package updates and dependency management.
Install
vercel/ai/update-harness-dependencies · repository language: TypeScript
generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How to update harness deps?
Update Harness Dependencies manages updates to the core SDK dependencies that power harness adapters. It ensures each package stays current with its respective framework by handling both bridge harnesses like Claude Code and non-bridge variants. The skill applies version constraints consistently across dependencies and examples, with a built-in verification script that confirms all relevant versions remain aligned.
What does the harness dependency updater do?
Update Harness Dependencies automates harness dependency management and version updates across your framework packages. It keeps harness libraries current with latest compatible versions while managing package maintenance and dependency resolution. The skill handles version constraints consistently and includes verification to ensure all relevant versions stay aligned across your harness adapters.
Can Update Harness Dependencies upgrade harness packages automatically?
Yes, Update Harness Dependencies automates harness package updates and dependency management. It applies consistent version constraints across dependencies and examples, handles both bridge and non-bridge harness variants, and includes a built-in verification script to confirm all versions remain properly aligned after updates.
How does Update Harness Dependencies keep libraries current?
Update Harness Dependencies ensures harness libraries stay current by managing core SDK dependencies that power harness adapters. It applies version constraints consistently across your framework packages, handles dependency resolution for both bridge variants like Claude Code and standard harnesses, and provides verification to confirm all relevant versions remain synchronized.
What harness dependency management features are included?
Update Harness Dependencies provides automated harness dependency management with consistent version constraint application across dependencies and examples. It handles both bridge harnesses and non-bridge variants, manages package maintenance and dependency resolution, and includes a verification script to confirm all relevant versions stay aligned throughout your harness ecosystem.
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Update or upgrade harness framework dependencies and packages”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
This skill queries npm to compare your declared SDK versions against the latest published releases for Claude Code, Claude Agent SDK, and Codex SDK. It generates a status table showing which packages are current or outdated, then analyzes the version gap and release notes for each outdated package to help you assess update risk before installing.
This guide walks through building a new harness package that bridges a coding-agent runtime to the AI SDK's HarnessV1 interface. It covers package structure, configuration, TypeScript setup, adapter implementation, and runtime-specific concerns like auth and tool schema translation.
check-npm helps you systematically review package manager settings across npm, yarn, and pnpm to strengthen your project's supply-chain defenses. By analyzing configuration files and dependency practices, it surfaces misconfigurations that could expose your codebase to security risks. Use this skill to enforce hardening best practices and maintain a resilient software supply chain.
This skill guides you through upgrading @anthropic-ai/sdk and @anthropic-ai/claude-agent-sdk packages in the vscode-copilot-chat project. It walks you through reviewing release notes, consolidating changes by category, identifying breaking changes, updating dependencies, detecting API surface shifts via type definition diffs, fixing compilation errors, and running tests to validate the upgrade.
Helmor Bump Vendors automates the process of upgrading pinned versions of agent CLIs, SDKs, and supporting binaries—including Claude Code, Codex, Cursor SDK, and platform tools. It handles version sourcing, SHA256 computation for both arm64 and x64 architectures, enforces the Claude SDK↔CLI lockstep rule, and runs mandatory verification gates to ensure correctness before release.
This skill manages model ID updates across the AI SDK, handling both additions of new models and removals of obsolete ones. It guides you through discovering all affected locations, updating type definitions and documentation, and refreshing examples and tests to reflect current model availability.
More skills Add Provider Package (NOASSERTION)