Skip to content

docs: add README.md for @ai-sdk/mcp, @ai-sdk/otel, and @ai-sdk/voyage#15004

Closed
Mmartinrusso wants to merge 1 commit into
vercel:mainfrom
Mmartinrusso:docs/add-readme-for-mcp-otel-voyage
Closed

docs: add README.md for @ai-sdk/mcp, @ai-sdk/otel, and @ai-sdk/voyage#15004
Mmartinrusso wants to merge 1 commit into
vercel:mainfrom
Mmartinrusso:docs/add-readme-for-mcp-otel-voyage

Conversation

@Mmartinrusso
Copy link
Copy Markdown
Contributor

Background

Three packages — @ai-sdk/mcp, @ai-sdk/otel, and @ai-sdk/voyage — were missing README.md files and were excluded from the konsistent convention check that requires every package to have a README.

Summary

  • Added README.md for packages/mcp with MCP client usage example
  • Added README.md for packages/otel with OpenTelemetry usage example
  • Added README.md for packages/voyage with embedding usage example
  • Removed the three packages from the excludeFiles list in .github/konsistent.json so the README convention is now enforced for all packages

Manual Verification

  • packages/mcp/README.md exists ✓
  • packages/otel/README.md exists ✓
  • packages/voyage/README.md exists ✓
  • .github/konsistent.json exclusion list no longer contains these packages ✓

Checklist

  • Documentation has been added / updated
  • I have reviewed this pull request (self-review)

Related Issues

Closes #14859 (README.md portion)

🤖 Generated with Claude Code

Adds missing README.md files for the three packages excluded from the
konsistent convention check, and removes them from the excludeFiles list
so the convention is now enforced for all packages.

Closes vercel#14859 (README.md portion)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copy link
Copy Markdown
Collaborator

@aayush-kapoor aayush-kapoor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

marking as closed, these have been added as of #15452, #15445, and #15444

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Resolve remaining code consistency issues

2 participants