Skip to content

Conversation

@mcowger
Copy link
Contributor

@mcowger mcowger commented Dec 23, 2025

Pre-Submission checklist

Please complete all items before asking a LiteLLM maintainer to review your PR

  • I have Added testing in the tests/litellm/ directory, Adding at least 1 test is a hard requirement - see details
  • My PR passes all unit tests on make test-unit
  • My PR's scope is as isolated as possible, it only solves 1 specific problem

CI (LiteLLM team)

CI status guideline:

  • 50-55 passing tests: main is stable with minor issues.
  • 45-49 passing tests: acceptable but needs attention
  • <= 40 passing tests: unstable; be careful with your merges and assess the risk.
  • Branch creation CI run
    Link:

  • CI run for the last commit
    Link:

  • Merge / cherry-pick CI run
    Links:

Type

🆕 New Feature
📖 Documentation

Changes

Introduce support for the Claude Code Native provider, implementing Bearer authentication and specific configurations. Add API key retrieval and enhance documentation. Include tests to ensure functionality.

…ses the direct anthropic API with claude code credentials

- Implement Claude Code Native provider with Bearer authentication.
- Add ClaudeCodeNativeConfig for specific system prompts and headers.
- Create completion handler reusing Anthropic's logic.
- Update provider mappings and JSON configurations.
- Introduce tests for Claude Code Native functionality.
@vercel
Copy link

vercel bot commented Dec 23, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
litellm Ready Ready Preview, Comment Dec 24, 2025 1:36am

@mcowger mcowger marked this pull request as ready for review December 23, 2025 17:22
@mcowger
Copy link
Contributor Author

mcowger commented Dec 24, 2025

MCP test failures appear to e unrelated to changes.

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.

1 participant