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
All Workflows
docker-image.yml
pr-path-guard.yml
pr-test-build.yml
release.yaml
Actor
All actors
airkjw
Status
All status
Success
Failure
Waiting
Running
refactor(login): disable `geminicloudassist` API check in required services list
docker-image.yml #219
:
Commit
ae646fba4b
pushed by
airkjw
v6.0.21
2026-04-01 06:05:26 +00:00
0s
View workflow file
feat(management): add proxy support for management asset synchronization
release.yaml #218
:
Commit
4a31f763af
pushed by
airkjw
v6.0.20
2026-04-01 06:05:25 +00:00
0s
View workflow file
feat(management): add proxy support for management asset synchronization
docker-image.yml #217
:
Commit
4a31f763af
pushed by
airkjw
v6.0.20
2026-04-01 06:05:25 +00:00
0s
View workflow file
Merge pull request #63 from router-for-me/gemini-web
release.yaml #216
:
Commit
830b51c75b
pushed by
airkjw
v6.0.2
2026-04-01 06:05:24 +00:00
0s
View workflow file
Merge pull request #63 from router-for-me/gemini-web
docker-image.yml #215
:
Commit
830b51c75b
pushed by
airkjw
v6.0.2
2026-04-01 06:05:24 +00:00
0s
View workflow file
refactor(server): remove unused `context` and `managementasset` references
release.yaml #214
:
Commit
6629cadb87
pushed by
airkjw
v6.0.19
2026-04-01 06:05:24 +00:00
0s
View workflow file
refactor(server): remove unused `context` and `managementasset` references
docker-image.yml #213
:
Commit
6629cadb87
pushed by
airkjw
v6.0.19
2026-04-01 06:05:23 +00:00
0s
View workflow file
docs(management): document `remote-management.disable-control-panel` option
release.yaml #212
:
Commit
41975c9e2b
pushed by
airkjw
v6.0.18
2026-04-01 06:05:23 +00:00
0s
View workflow file
docs(management): document `remote-management.disable-control-panel` option
docker-image.yml #211
:
Commit
41975c9e2b
pushed by
airkjw
v6.0.18
2026-04-01 06:05:22 +00:00
0s
View workflow file
refactor(auth): simplify inline API key provider logic and improve configuration consistency
release.yaml #210
:
Commit
7c157d6ab1
pushed by
airkjw
v6.0.17
2026-04-01 06:05:22 +00:00
0s
View workflow file
refactor(auth): simplify inline API key provider logic and improve configuration consistency
docker-image.yml #209
:
Commit
7c157d6ab1
pushed by
airkjw
v6.0.17
2026-04-01 06:05:21 +00:00
0s
View workflow file
refactor(proxy): improve SOCKS5 proxy authentication handling
release.yaml #208
:
Commit
832268cae7
pushed by
airkjw
v6.0.16
2026-04-01 06:05:20 +00:00
0s
View workflow file
refactor(proxy): improve SOCKS5 proxy authentication handling
docker-image.yml #207
:
Commit
832268cae7
pushed by
airkjw
v6.0.16
2026-04-01 06:05:20 +00:00
0s
View workflow file
feat(models): add support for `Claude 4.5 Sonnet` model in registry
release.yaml #206
:
Commit
b2ca49376c
pushed by
airkjw
v6.0.15
2026-04-01 06:05:18 +00:00
0s
View workflow file
feat(models): add support for `Claude 4.5 Sonnet` model in registry
docker-image.yml #205
:
Commit
b2ca49376c
pushed by
airkjw
v6.0.15
2026-04-01 06:05:17 +00:00
0s
View workflow file
feat(login): add interactive project selection and improve onboarding flow
release.yaml #204
:
Commit
6d98a71796
pushed by
airkjw
v6.0.14
2026-04-01 06:05:17 +00:00
0s
View workflow file
feat(login): add interactive project selection and improve onboarding flow
docker-image.yml #203
:
Commit
6d98a71796
pushed by
airkjw
v6.0.14
2026-04-01 06:05:16 +00:00
0s
View workflow file
feat(auth): enhance `DoLogin` to include Gemini CLI user onboarding flow
release.yaml #202
:
Commit
1c91823308
pushed by
airkjw
v6.0.13
2026-04-01 06:05:16 +00:00
0s
View workflow file
feat(auth): enhance `DoLogin` to include Gemini CLI user onboarding flow
docker-image.yml #201
:
Commit
1c91823308
pushed by
airkjw
v6.0.13
2026-04-01 06:05:16 +00:00
0s
View workflow file
refactor(runtime): move `Anthropic-Beta` header setting to `applyClaudeHeaders` for better header management
release.yaml #200
:
Commit
352a67857b
pushed by
airkjw
v6.0.12
2026-04-01 06:05:15 +00:00
0s
View workflow file
refactor(runtime): move `Anthropic-Beta` header setting to `applyClaudeHeaders` for better header management
docker-image.yml #199
:
Commit
352a67857b
pushed by
airkjw
v6.0.12
2026-04-01 06:05:15 +00:00
0s
View workflow file
chore(config): comment out API keys and update default settings for logging and usage statistics
release.yaml #198
:
Commit
19c32f58b2
pushed by
airkjw
v6.0.11
2026-04-01 06:05:14 +00:00
0s
View workflow file
chore(config): comment out API keys and update default settings for logging and usage statistics
docker-image.yml #197
:
Commit
19c32f58b2
pushed by
airkjw
v6.0.11
2026-04-01 06:05:14 +00:00
0s
View workflow file
refactor(auth): replace `TokenRecord` with `coreauth.Auth` and migrate `TokenStore` to `coreauth.Store`
release.yaml #196
:
Commit
d01c4904ff
pushed by
airkjw
v6.0.10
2026-04-01 06:05:13 +00:00
0s
View workflow file
refactor(auth): replace `TokenRecord` with `coreauth.Auth` and migrate `TokenStore` to `coreauth.Store`
docker-image.yml #195
:
Commit
d01c4904ff
pushed by
airkjw
v6.0.10
2026-04-01 06:05:13 +00:00
0s
View workflow file
Merge pull request #62 from router-for-me/dev
release.yaml #194
:
Commit
cc8c46d5de
pushed by
airkjw
v6.0.1
2026-04-01 06:05:13 +00:00
0s
View workflow file
Merge pull request #62 from router-for-me/dev
docker-image.yml #193
:
Commit
cc8c46d5de
pushed by
airkjw
v6.0.1
2026-04-01 06:05:12 +00:00
0s
View workflow file
rebuild branch
release.yaml #192
:
Commit
f5dc380b63
pushed by
airkjw
v6.0.0
2026-04-01 06:05:12 +00:00
0s
View workflow file
rebuild branch
docker-image.yml #191
:
Commit
f5dc380b63
pushed by
airkjw
v6.0.0
2026-04-01 06:05:12 +00:00
0s
View workflow file
refactor: standardize `dataTag` processing across response translators
release.yaml #190
:
Commit
e5a6fd2d4f
pushed by
airkjw
v5.2.6
2026-04-01 06:05:11 +00:00
0s
View workflow file
First
Previous
...
27
28
29
30
31
...
Next
Last