cherry-studio/tests
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
..
__mocks__ feat: use oxlint to speed up lint (#10168) 2025-09-15 19:42:13 +08:00
apis feat: implement comprehensive Claude Code OAuth integration and API enhancements 2025-09-21 16:42:46 +08:00
e2e test: more unit tests (#5130) 2025-05-26 16:50:26 +08:00
main.setup.ts refactor: Unified Logger / 统一日志管理 (#8207) 2025-07-18 09:40:56 +08:00
renderer.setup.ts refactor: Unified Logger / 统一日志管理 (#8207) 2025-07-18 09:40:56 +08:00