cherry-studio/packages/shared
Vaayne b869869e26 feat: implement comprehensive Claude Code OAuth integration and API enhancements
- Add shared Anthropic utilities package with OAuth and API key client creation
- Implement provider-specific message routing alongside existing v1 API
- Enhance authentication middleware with priority handling (API key > Bearer token)
- Add comprehensive auth middleware test suite with timing attack protection
- Update session handling and message transformation for Claude Code integration
- Improve error handling and validation across message processing pipeline
- Standardize import formatting and code structure across affected modules

This establishes the foundation for Claude Code OAuth authentication while maintaining
backward compatibility with existing API key authentication methods.
2025-09-21 16:42:46 +08:00
..
anthropic feat: implement comprehensive Claude Code OAuth integration and API enhancements 2025-09-21 16:42:46 +08:00
config feat: add support for iflow cli (#10198) 2025-09-16 21:24:24 +08:00
IpcChannel.ts Refactor/agent align (#10276) 2025-09-20 16:56:53 +08:00
utils.ts fix: referer (#10124) 2025-09-12 13:31:18 +08:00