Commit History
test(sdk/watcher): add tests for excluded models merging and priority parsing logic bf9bd1e unverified
refactor: reduce code duplication in extractExcludedModelsFromMetadata bcbef91
RGBadmin commited on
feat: merge per-account excluded_models with global config c4ac4f4
RGBadmin commited on
feat: add per-account excluded_models and priority parsing 0dc58c6
RGBadmin commited on
feat(watcher): log auth field changes on reload 83acbf1
hkfires commited on
feat(pprof): add support for configurable pprof HTTP debug server b5f9810 unverified
Merge branch 'dev' into codex 80ced56 unverified
refactor(codex): remove codex instructions injection support ddd1d2e
hkfires commited on
feat(config): track routing and cloak changes in config diff c0ca61e
hkfires commited on
refactor(api): centralize config change logging 1da95c9
hkfires commited on
fix(config): add codex instructions enabled change to config change details 9a060be
hkfires commited on
Merge pull request #1170 from BianBianY/main 5970f30 unverified
feat(auth): add support for request_retry and disable_cooling overrides 0144e53 unverified
feat: optimization enable/disable auth files d2b0f0c
Yang Bian commited on
refactor(config): rename oauth-model-mappings to oauth-model-alias 6c2a12f
hkfires commited on
feat(selector): add priority support for auth selection 632e300 unverified
refactor(config): replace `nonstream-keepalive` with `nonstream-keepalive-interval` b052301 unverified
feat(api): add non-streaming keep-alive support for idle timeout prevention d4889a8 unverified
feat(config): add support for `Fork` in OAuth model mappings with alias handling 53e39cf unverified
refactor(watcher): extract model summary functions to dedicated file ee3e03f
hkfires commited on
feat(watcher): add Gemini models and OAuth model mappings change detection 8e4ffe0
hkfires commited on
refactor(config): rename model-name-mappings to oauth-model-mappings 32fd7e3
hkfires commited on
feat(cliproxy): introduce global model name mappings for improved aliasing and routing e5e9477 unverified
feat(amp): add per-client upstream API key mapping support 261120f
hkfires commited on
feat(cliproxy): implement model aliasing and hashing for Codex configurations, enhance request routing logic, and normalize Codex model entries fe1d7f4 unverified
test(watcher): add comprehensive unit tests for watcher edge cases 9f211e0
hkfires commited on
refactor(watcher): split watcher.go into focused modules 12325e6
hkfires commited on
refactor(watcher): extract auth synthesis logic into separate synthesizer package 1b92b7d
hkfires commited on
fix(config): use correct formatting function for prefix change details fd5d11f
hkfires commited on
test(config): add unit tests for model prefix changes in config diff 6e84bf1 unverified
feat(diff): add support for model prefix changes in config diff logic 3c73d0e unverified
Merge branch 'dev' into watcher cf528f3 unverified
feat(config): add support for model prefixes and prefix normalization e3dcb10 unverified
fix(watcher): simplify vertex apikey idKind to exclude base suffix e8270aa
hkfires commited on
refactor(diff): improve security and stability of config change detection 190f7ae
hkfires commited on
refactor(watcher): extract config diff helpers 701f30e
hkfires commited on
feat(remote-management): add support for custom GitHub repository for panel updates b4d458c unverified
Fixed: #440 c2d44a3 unverified
feat(watcher): add AmpCode config change detection 28a575a
hkfires commited on
refactor(config): remove deprecated legacy API key fields babe5c7
hkfires commited on
Revert watcher.go in "fix: enable hot reload for amp-model-mappings config" c0efb3b
hkfires commited on
**refactor(cliproxy, config): remove vertex-compat flow, streamline Vertex API key handling** c6e115d unverified
feat: Add support for VertexAI compatible service (#375) 649ddcc unverified
fix: enable hot reload for amp-model-mappings config 26b8f26
refactor(config): rename model blacklist fields to excluded models 44ee641
hkfires commited on
fix(auth): fix runtime auth reload on oauth blacklist change eaf5d6b
hkfires commited on
feat(auth): add oauth provider model blacklist 99640a9
hkfires commited on
feat(config): add per-key model blacklist for providers 87af05e
hkfires commited on