mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-09-11 14:47:58 +08:00
- Retain `cache_control` blocks with 1h TTL and `extended-cache-ttl` beta header when explicitly requested by subagents. - Detect 1h TTL configuration from request payloads and incoming Anthropic-Beta headers. - Ensure `extended-cache-ttl` beta header is preserved or injected when 1h TTL is present. Closes: #5629