Files
CC-Switch/src-tauri
YoVinchen 665d34609d fix(proxy): resolve clippy warnings for dead code and uninlined format args
- Add #[allow(dead_code)] to unused ProviderUnhealthy variant
- Inline format string arguments in handlers.rs and codex.rs log macros
- Refactor error response handling to properly pass through upstream errors
- Add URL deduplication logic for /v1/v1 paths in CodexAdapter
2025-12-01 15:58:30 +08:00
..
2025-11-22 19:18:35 +08:00
2025-11-30 23:39:05 +08:00