Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Vercel AI SDK community provider for Claude Agent SDK
| Date | Stars |
|---|---|
| 2026-07-31 | 358 |
| 2026-08-04 | 358 |
| 2026-08-06 | 358 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
35.0
growth rate 0.00%/day
<p align="center"> <img src="https://img.shields.io/badge/status-stable-00A79E" alt="stable status"> <a href="https://www.npmjs.com/package/ai-sdk-provider-claude-code"><img src="https://img.shields.io/npm/v/ai-sdk-provider-claude-code?color=00A79E" alt="npm version" /></a> <a href="https://www.npmjs.com/package/ai-sdk-provider-claude-code"><img src="https://img.shields.io/npm/unpacked-size/ai-sdk-provider-claude-code?color=00A79E" alt="install size" /></a> <a href="https://www.npmjs.com/package/ai-sdk-provider-claude-code"><img src="https://img.shields.io/npm/dy/ai-sdk-provider-claude-code.svg?color=00A79E" alt="npm downloads" /></a> <a href="https://nodejs.org/en/about/releases/"><img src="https://img.shields.io/badge/node-%3E%3D22-00A79E" alt="Node.js ≥ 22" /></a> <a href="https://www.npmjs.com/package/ai-sdk-provider-claude-code"><img src="https://img.shields.io/npm/l/ai-sdk-provider-claude-code?color=00A79E" alt="License: MIT" /></a> </p> # AI SDK Provider for Claude Agent SDK > **Latest Release**: Version 4.x supports AI SDK v7 stable with the Claude Agent SDK. Version 3.x moves to maintenance for AI SDK v6 under the `ai-sdk-v6` tag. **ai-sdk-provider-claude-code** lets you use Claude via the [Vercel AI SDK](https://sdk.vercel.ai/docs) through the official `@anthropic-ai/claude-agent-sdk` and the Claude Code CLI. ## Version Compatibility | Provider Version | AI SDK Version | Underlying SDK | NPM Tag | Status | Branch | | ---------------- | -------------- | -------------------------------- | -------------------- | ----------- | ----------- | | 4.x.x | v7 | `@anthropic-ai/claude-agent-sdk` | `latest` | Stable | `main` | | 3.x.x | v6 | `@anthropic-ai/claude-agent-sdk` | `ai-sdk-v6` | Maintenance | `ai-sdk-v6` | | 2.x.x | v5 | `@anthropic-ai/claude-agent-sdk` | `ai-sdk-v5` | Legacy | `ai-sdk-v5` | | 1.x.x | v5 | `@anthropic-ai/claude-code` | `v1-claude-code-sdk` | Legacy | `v1` | | 0.x.x | v4 | `@anthropic-ai/claude-code` | `ai-sdk-v4` | Legacy | `ai-sdk-v4` | Install commands for each line are listed under [Installation](#installation) below. ## Zod Compatibility **The 4.x line requires Zod `^4.1.8`.** Version 3.x remains available for AI SDK v6 under the `ai-sdk-v6` tag. ```bash npm install ai-sdk-provider-claude-code ai zod@^4.1.8 ``` > **Note:** Zod 3 support was dropped in v3.2.0 due to the underlying `@anthropic-ai/[email protected]` requiring Zod 4. If you need Zod 3 support, use `[email protected]`. ## Installation ### 1. Install and authenticate the CLI See the [official docs](https://docs.anthropic.com/en/docs/claude-code/overview) for platform-specific options. ```bash curl -fsSL https://claude.ai/install.sh | bash claude auth login ``` ### 2. Add the provider ```bash # For AI SDK v7 (4.x; current latest tag) npm install ai-sdk-provider-claude-code ai # For AI SDK v6 maintenance (3.x) npm install ai-sdk-provider-claude-code@ai-sdk-v6 ai@^6.0.0 # For AI SDK v5 npm install ai-sdk-provider-claude-code@ai-sdk-v5 ai@^5.0.0 # For AI SDK v4 (legacy) npm install ai-sdk-provider-claude-code@ai-sdk-v4 ai@^4.3.16 # or use a specific version: npm install ai-sdk-provider-claude-code@^0.2.2 ``` ## Disclaimer **This is an unofficial community provider** and is not affiliated with or endorsed by Anthropic or Vercel. By using this provider: - You understand that your data will be sent to Anthropic's servers through the Claude Agent SDK - You agree to comply with [Anthropic's Terms of Service](https://www.anthropic.com/legal/consumer-terms) - You acknowledge this software is provided "as is" without warranties of any kind Please ensure you have appropriate permissions and comply with all applicable terms when using this provider. ## Quick Star
Excerpt of 71,695 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:5213e438cccb932f, llm:Repository description: 'Vercel AI SDK community provider for Claude Agent SDK'; topics: ai, ai-sdk, claude-code, claude-code-sdk
matched fp:5213e438cccb932f, llm:Repository description: 'Vercel AI SDK community provider for Claude Agent SDK'; topics: ai, ai-sdk, claude-code, claude-code-sdk
matched fp:5213e438cccb932f, llm:Repository description: 'Vercel AI SDK community provider for Claude Agent SDK'; topics: ai, ai-sdk, claude-code, claude-code-sdk