This website requires JavaScript.
Explore
Help
Register
Sign In
LobotomyLabs
/
GopherGate
Watch
2
Star
0
Fork
0
You've already forked GopherGate
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci.yml
233 workflow runs
Actor
All actors
hobokenchicken
Status
All status
Success
Failure
Waiting
Running
fix(providers): add registry routing, OpenAI Responses support and Gemini streaming fallbacks; compile fixes
ci.yml #53
:
Commit
5b6583301d
pushed by
hobokenchicken
main
2026-03-05 13:48:27 +00:00
0s
View workflow file
feat(providers): model-registry routing + Responses API support and streaming fallbacks for OpenAI/Gemini
ci.yml #52
:
Commit
5a8510bf1e
pushed by
hobokenchicken
main
2026-03-04 19:17:36 +00:00
0s
View workflow file
feat(billing): add billing_mode to providers (postpaid support) & UI/migration
ci.yml #51
:
Commit
1453e64d4b
pushed by
hobokenchicken
main
2026-03-04 18:36:08 +00:00
0s
View workflow file
fix(server): resolve build errors and clean imports
ci.yml #50
:
Commit
75b68521c8
pushed by
hobokenchicken
main
2026-03-03 20:37:21 +00:00
0s
View workflow file
style: fix cargo warnings (imports, dead_code)
ci.yml #49
:
Commit
8d1cbd28a8
pushed by
hobokenchicken
main
2026-03-03 20:26:33 +00:00
0s
View workflow file
style: fix cargo warnings (unused imports, dead_code)
ci.yml #48
:
Commit
c3dda74113
pushed by
hobokenchicken
main
2026-03-03 20:22:26 +00:00
0s
View workflow file
feat: gemini postpaid billing (skip credit_balance deduction)
ci.yml #47
:
Commit
756600c2c0
pushed by
hobokenchicken
main
2026-03-03 20:21:09 +00:00
0s
View workflow file
fix: deepseek streaming 400 error (remove stream_options.include_usage)
ci.yml #46
:
Commit
beb511291f
pushed by
hobokenchicken
main
2026-03-03 20:18:32 +00:00
0s
View workflow file
fix(streaming): use async_stream with [DONE] at end
ci.yml #45
:
Commit
3116084238
pushed by
hobokenchicken
main
2026-03-03 20:13:32 +00:00
0s
View workflow file
fix(streaming): collect chunks then stream with explicit [DONE]
ci.yml #44
:
Commit
07f91ec4bb
pushed by
hobokenchicken
main
2026-03-03 18:59:36 +00:00
0s
View workflow file
fix(streaming): use async_stream to ensure [DONE] is always sent
ci.yml #43
:
Commit
656a6f31ce
pushed by
hobokenchicken
main
2026-03-03 18:52:21 +00:00
0s
View workflow file
fix(streaming): use repeat_with + take for [DONE] marker
ci.yml #42
:
Commit
e0948a3e7f
pushed by
hobokenchicken
main
2026-03-03 18:41:00 +00:00
0s
View workflow file
fix(streaming): restore SSE with [DONE] chain
ci.yml #41
:
Commit
5325068305
pushed by
hobokenchicken
main
2026-03-03 18:30:40 +00:00
0s
View workflow file
docs: update README, deployment guide, and dashboard docs
ci.yml #40
:
Commit
adbaa146fb
pushed by
hobokenchicken
main
2026-03-03 18:24:27 +00:00
0s
View workflow file
fix(streaming): collect chunks then stream with explicit [DONE]
ci.yml #39
:
Commit
2a7a380977
pushed by
hobokenchicken
main
2026-03-03 18:06:55 +00:00
0s
View workflow file
fix(streaming): use iter vec for [DONE] marker
ci.yml #38
:
Commit
2508a745c6
pushed by
hobokenchicken
main
2026-03-03 18:02:12 +00:00
0s
View workflow file
fix(streaming): attempt to detect final chunk for [DONE] marker
ci.yml #37
:
Commit
545664f0dd
pushed by
hobokenchicken
main
2026-03-03 17:54:25 +00:00
0s
View workflow file
fix(streaming): emit [DONE] using chain on aggregator stream
ci.yml #36
:
Commit
99716d97ef
pushed by
hobokenchicken
main
2026-03-03 17:47:21 +00:00
0s
View workflow file
fix: resolve merge conflict in streaming code
ci.yml #35
:
Commit
2040b068e6
pushed by
hobokenchicken
main
2026-03-03 17:41:18 +00:00
0s
View workflow file
idk
ci.yml #34
:
Commit
69c0d8c886
pushed by
hobokenchicken
main
2026-03-03 17:34:41 +00:00
0s
View workflow file
fix(streaming): remove keep-alive to debug [DONE] marker issue
ci.yml #33
:
Commit
743dceafb4
pushed by
hobokenchicken
main
2026-03-03 17:31:08 +00:00
0s
View workflow file
fix(streaming): remove keep-alive to debug [DONE] marker issue
ci.yml #32
:
Commit
df1e22d30b
pushed by
hobokenchicken
main
2026-03-03 17:24:30 +00:00
0s
View workflow file
fix(streaming): use iter instead of once for [DONE] marker
ci.yml #31
:
Commit
ea5c725aa8
pushed by
hobokenchicken
main
2026-03-03 17:24:25 +00:00
0s
View workflow file
fix(streaming): use iter instead of once for [DONE] marker
ci.yml #30
:
Commit
602f231de7
pushed by
hobokenchicken
main
2026-03-03 16:56:21 +00:00
0s
View workflow file
fix(streaming): ensure [DONE] SSE marker uses correct error type
ci.yml #29
:
Commit
056e0c93d2
pushed by
hobokenchicken
main
2026-03-03 16:56:02 +00:00
0s
View workflow file
fix(gemini): tolerate non-candidate SSE chunks
ci.yml #28
:
Commit
9b1e0ff669
pushed by
hobokenchicken
main
2026-03-03 16:48:05 +00:00
0s
View workflow file
fix(streaming): terminate SSE with [DONE] and keep-alives
ci.yml #27
:
Commit
a7c692dae8
pushed by
hobokenchicken
main
2026-03-03 16:06:59 +00:00
0s
View workflow file
fix(dashboard): show Gemini and Grok models in provider views
ci.yml #26
:
Commit
b0446ad52c
pushed by
hobokenchicken
main
2026-03-03 15:59:51 +00:00
0s
View workflow file
fix(config): wire up LLM_PROXY__CONFIG_PATH env var and fix database path in service
ci.yml #25
:
Commit
96b49c96a5
pushed by
hobokenchicken
main
2026-03-03 15:45:18 +00:00
0s
View workflow file
fix(deploy): harden deploy.sh for Arch Linux and zero-downtime updates
ci.yml #24
:
Commit
d5e326bc65
pushed by
hobokenchicken
main
2026-03-03 15:11:12 +00:00
0s
View workflow file
First
Previous
...
4
5
6
7
8
Next
Last