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
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci.yml
247 workflow runs
Actor
All actors
hobokenchicken
Status
All status
Success
Failure
Waiting
Running
fix(gemini): prevent 400 by filtering proxy-generated IDs from thought_signature
ci.yml #67
:
Commit
5bbd5f77b9
pushed by
hobokenchicken
main
2026-03-05 16:56:35 +00:00
0s
View workflow file
fix(gemini): align thought_signature logic with Gemini API requirements
ci.yml #66
:
Commit
8a33b147f1
pushed by
hobokenchicken
main
2026-03-05 16:50:16 +00:00
0s
View workflow file
fix(gemini): resolve 404 by fixing double-beta in API URL
ci.yml #65
:
Commit
154b7b3b77
pushed by
hobokenchicken
main
2026-03-05 16:45:39 +00:00
0s
View workflow file
fix(gemini): improve Gemini 3 stability and diagnostics
ci.yml #64
:
Commit
3d43948dbe
pushed by
hobokenchicken
main
2026-03-05 16:35:01 +00:00
0s
View workflow file
fix(gemini): resolve compilation errors and enable Gemini 3 reasoning
ci.yml #63
:
Commit
a75c10bcd8
pushed by
hobokenchicken
main
2026-03-05 16:28:42 +00:00
0s
View workflow file
fix(gemini): resolve 400 errors by refining safety settings and sanitizing stop sequences
ci.yml #62
:
Commit
0dd6212f0a
pushed by
hobokenchicken
main
2026-03-05 16:18:23 +00:00
0s
View workflow file
fix(gemini): resolve compilation errors and final parameter alignment
ci.yml #61
:
Commit
f8598060f9
pushed by
hobokenchicken
main
2026-03-05 16:03:29 +00:00
0s
View workflow file
fix(gemini): sanitize tool parameters to remove unsupported JSON Schema fields
ci.yml #60
:
Commit
3086a3b6d9
pushed by
hobokenchicken
main
2026-03-05 15:57:58 +00:00
0s
View workflow file
fix(gemini): strictly enforce alternating roles and improve message merging
ci.yml #59
:
Commit
fb98f0ebb8
pushed by
hobokenchicken
main
2026-03-05 15:49:52 +00:00
0s
View workflow file
fix(gemini): resolve 404 by defaulting Gemini 3+ to v1 endpoint
ci.yml #58
:
Commit
6010ec97a8
pushed by
hobokenchicken
main
2026-03-05 15:42:01 +00:00
0s
View workflow file
fix(gemini): resolve compilation error by moving get_base_url into impl block
ci.yml #57
:
Commit
bdf7b63238
pushed by
hobokenchicken
main
2026-03-05 15:33:28 +00:00
0s
View workflow file
fix(gemini): implement dynamic API versioning and support Gemini 3
ci.yml #56
:
Commit
be9fdd9a52
pushed by
hobokenchicken
main
2026-03-05 15:26:38 +00:00
0s
View workflow file
fix(gemini): resolve 400 stream errors and improve client compatibility
ci.yml #55
:
Commit
a022bd1272
pushed by
hobokenchicken
main
2026-03-05 15:25:03 +00:00
0s
View workflow file
fix(gemini): ensure conversation starts with user role and add empty message check
ci.yml #54
:
Commit
b0bd1fd143
pushed by
hobokenchicken
main
2026-03-05 15:16:56 +00:00
0s
View workflow file
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
First
Previous
...
5
6
7
8
9
Next
Last