Merged
Conversation
|
tommy-ca
added a commit
to tommy-ca/claude-task-master
that referenced
this pull request
Aug 10, 2025
…vements - Updated to AI SDK v5.0.0-beta.34 (from v4.3.16) - Enhanced provider implementation with better error handling - Added comprehensive documentation and testing - Verified OAuth token authentication with intelligent fallback - Updated `ai` to v5.0.0-beta.34 (fixes previous integration issues) - Maintained `ai-sdk-provider-claude-code@1.0.0-beta.1` - Removed deprecated custom SDK implementation - Added model support checking methods (`getSupportedModels`, `isModelSupported`) - Enhanced error handling with more helpful CLI availability messages - Improved JSDoc documentation with authentication details - Added OAuth token authentication documentation - Enhanced unit tests with model support verification - Improved integration tests with better environment handling - Updated test scripts with proper stream error handling - Added comprehensive test coverage (18/18 tests passing) - Complete integration guide with setup instructions - OAuth token authentication with `claude setup-token` workflow - Authentication priority order and fallback behavior - Troubleshooting guide with verification steps - Performance notes and best practices - Intelligent authentication fallback (env var → CLI token → error) - Works seamlessly with or without CLAUDE_CODE_OAUTH_TOKEN env var - Robust OAuth token management via Claude Code CLI - Verified production functionality in Task Master commands - ✅ All unit and integration tests passing - ✅ Live Task Master commands working (Tasks eyaltoledano#110, eyaltoledano#111, eyaltoledano#114 created) - ✅ Both generateText and streamText functionality confirmed - ✅ Research model (opus) and main model (sonnet) working correctly - ✅ Authentication works with and without environment variables None - maintains backward compatibility while enhancing functionality 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.