Logo
Explore
Register Sign In
chuan/CLIProxyAPI
Watch 1
Star 0
Fork 0
mirror of https://github.com/router-for-me/CLIProxyAPI.git synced 2026-03-02 04:24:11 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
amp
CLIProxyAPI/internal/watcher
T
History
Luis Pater 44b6c872e2 feat(config): add support for Fork in OAuth model mappings with alias handling
Implemented `Fork` flag in `ModelNameMapping` to allow aliases as additional models while preserving the original model ID. Updated the `applyOAuthModelMappings` logic, added tests for `Fork` behavior, and updated documentation and examples accordingly.
2026-01-04 01:18:29 +08:00
..
diff
feat(config): add support for Fork in OAuth model mappings with alias handling
2026-01-04 01:18:29 +08:00
synthesizer
feat(watcher): add Gemini models and OAuth model mappings change detection
2025-12-30 22:39:12 +08:00
clients.go
refactor(watcher): split watcher.go into focused modules
2025-12-17 15:53:28 +08:00
config_reload.go
refactor(config): rename model-name-mappings to oauth-model-mappings
2025-12-30 11:07:58 +08:00
dispatcher.go
refactor(watcher): split watcher.go into focused modules
2025-12-17 15:53:28 +08:00
events.go
refactor(watcher): split watcher.go into focused modules
2025-12-17 15:53:28 +08:00
watcher_test.go
test(watcher): add comprehensive unit tests for watcher edge cases
2025-12-17 16:29:11 +08:00
watcher.go
refactor(watcher): split watcher.go into focused modules
2025-12-17 15:53:28 +08:00