mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-09-07 00:24:17 +08:00
- Introduced `AttachCacheControl` and `AttachMessageCacheControl` utilities for consistent cache control injection in content parts and messages. - Updated Claude translator modules to preserve and apply cache control metadata for responses, messages, tools, and parts. - Added unit tests to validate proper cache control behavior across multiple scenarios. Closes: #4146