This website requires JavaScript.
Explore
Help
Register
Sign In
airkjw
/
CLIProxyAPI
Watch
1
Star
0
Fork
0
You've already forked CLIProxyAPI
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8bde8c37c054e2caaf30d94340f72e3fd177bea5
CLIProxyAPI
/
sdk
/
cliproxy
/
auth
History
Luis Pater
27c68f5bb2
Some checks failed
docker-image / docker_amd64 (push)
Has been cancelled
Details
docker-image / docker_arm64 (push)
Has been cancelled
Details
goreleaser / goreleaser (push)
Has been cancelled
Details
docker-image / docker_manifest (push)
Has been cancelled
Details
fix(auth): replace MarkResult with hook OnResult for result handling
2026-02-27 20:47:46 +08:00
..
api_key_model_alias_test.go
refactor(config): rename oauth-model-mappings to oauth-model-alias
2026-01-15 18:03:26 +08:00
conductor_availability_test.go
fix(translator): correct gemini-cli log prefix
2026-02-07 08:40:09 +08:00
conductor_executor_replace_test.go
fix: ensure connection-scoped headers are filtered in upstream requests
2026-02-19 13:19:10 +08:00
conductor_overrides_test.go
feat(auth): add support for request_retry and disable_cooling overrides
2026-01-26 21:59:08 +08:00
conductor.go
fix(auth): replace MarkResult with hook OnResult for result handling
2026-02-27 20:47:46 +08:00
errors.go
v6 version first commit
2025-09-22 01:40:24 +08:00
oauth_model_alias_test.go
fix(kimi): add OAuth model-alias channel support and cover OAuth excluded-models with tests
2026-02-07 01:16:39 +08:00
oauth_model_alias.go
fix(kimi): add OAuth model-alias channel support and cover OAuth excluded-models with tests
2026-02-07 01:16:39 +08:00
persist_policy_test.go
feat(auth): add skip persistence context key for file watcher events
2026-01-26 18:20:19 +08:00
persist_policy.go
feat(auth): add skip persistence context key for file watcher events
2026-01-26 18:20:19 +08:00
selector_test.go
feat: implement credential-based round-robin for gemini-cli virtual auths
2026-02-21 12:49:48 +08:00
selector.go
feat: implement credential-based round-robin for gemini-cli virtual auths
2026-02-21 12:49:48 +08:00
status.go
v6 version first commit
2025-09-22 01:40:24 +08:00
store.go
refactor(auth): replace
TokenRecord
with
coreauth.Auth
and migrate
TokenStore
to
coreauth.Store
2025-09-29 09:31:21 +08:00
types_test.go
feat: add per-auth tool_prefix_disabled option
2026-02-17 21:48:19 +03:00
types.go
Merge pull request
#1527
from HEUDavid/feat/auth-hook
2026-02-24 05:33:13 +08:00