v2.2.0
What's New in v2.2.0
New Features
- Interactive Landing Page - API explorer at root URL (
http://localhost:8000/) with live endpoint testing, light/dark theme toggle, and copy-to-clipboard - Anthropic Messages API - Native
/v1/messagesendpoint for Anthropic API compatibility alongside OpenAI format - Explicit Auth Selection - New
CLAUDE_AUTH_METHODenv var (cli,api_key,bedrock,vertex) to prevent auth conflicts - Tool Execution Fix -
enable_tools: truenow properly enables Claude Code tools - Version Endpoint - New
/versionendpoint returns API version
Documentation
- Condensed Docker documentation for easier reading
- Updated Features and API Endpoints sections with new capabilities
- Cleaned up roadmap section
Contributors
Special thanks to @aaronlippold for the significant contributions in #31!
Full Changelog: v2.1.0...v2.2.0