Luis Pater
|
cc1d8f6629
|
Fixed: #1747
feat(auth): add configurable max-retry-credentials for finer control over cross-credential retries
|
2026-03-01 02:42:36 +08:00 |
|
hkfires
|
fe5b3c80cb
|
refactor(config): rename oauth-model-mappings to oauth-model-alias
|
2026-01-15 18:03:26 +08:00 |
|
hkfires
|
7be3f1c36c
|
refactor(config): rename model-name-mappings to oauth-model-mappings
|
2025-12-30 11:07:58 +08:00 |
|
Luis Pater
|
50e6d845f4
|
feat(cliproxy): introduce global model name mappings for improved aliasing and routing
|
2025-12-30 08:13:06 +08:00 |
|
hkfires
|
41c2385aca
|
refactor(watcher): split watcher.go into focused modules
- Create dispatcher.go for auth update queue management
- Create events.go for fsnotify event handling
- Create config_reload.go for hot-reload logic
- Create clients.go for client lifecycle management
- Simplify watcher.go to core coordinator (~150 lines)
- Maintain 100% API backward compatibility
- All tests passing with 72%+ coverage
|
2025-12-17 15:53:28 +08:00 |
|