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
feat(deepseek): add support for Responses API and Chat Prefix Completion
#247
:
Commit
ddb710507d
pushed by
hobokenchicken
main
2026-08-04 03:55:58 +00:00
0s
View workflow file
fix: scope reasoning_effort=none to OpenAI provider only (Xiaomi rejects 'none')
#246
:
Commit
2ed027da7c
pushed by
hobokenchicken
main
2026-07-31 21:55:57 +00:00
0s
View workflow file
fix: add ModelGroup field to LLMRequest struct matching DB schema
#245
:
Commit
2e4253e0bf
pushed by
hobokenchicken
main
2026-07-31 21:55:56 +00:00
0s
View workflow file
fix: set reasoning_effort=none when tools present for OpenAI reasoning models
#244
:
Commit
2562675b8b
pushed by
hobokenchicken
main
2026-07-31 21:55:56 +00:00
0s
View workflow file
fix(dustins_stack): correct kimi model name kimi-2.6 → kimi-k2.6
#243
:
Commit
b3dc4365a8
pushed by
hobokenchicken
main
2026-07-30 21:55:56 +00:00
0s
View workflow file
fix(dustins_stack): remove gemini-3.5-flash-lite from targets and fallbacks
#242
:
Commit
1200a081fc
pushed by
hobokenchicken
main
2026-07-30 21:55:56 +00:00
0s
View workflow file
fix(gemini): resolve latency and error issues with model normalization and v1beta tool routing
#241
:
Commit
c6329d5612
pushed by
hobokenchicken
main
2026-07-29 21:55:57 +00:00
0s
View workflow file
mobile: off-canvas sidebar, responsive grids/charts/top-bar
#240
:
Commit
c96e1d0350
pushed by
hobokenchicken
main
2026-07-29 03:56:00 +00:00
0s
View workflow file
style: optimize stat-card grid to fit on 1 line for desktop screens or 2 lines for laptops
#239
:
Commit
ba25f5e6c8
pushed by
hobokenchicken
main
2026-07-22 21:55:56 +00:00
0s
View workflow file
feat: add Days Active card and total days lifetime span to dashboard overview
#238
:
Commit
59c38e8f8f
pushed by
hobokenchicken
main
2026-07-22 21:55:56 +00:00
0s
View workflow file
docs: update README with Xiaomi MiMo support, HTTP connection pooling, token caching, and thread safety
#237
:
Commit
d23da551ab
pushed by
hobokenchicken
main
2026-07-22 21:55:56 +00:00
0s
View workflow file
perf: add HTTP connection pooling across providers and disable proxy buffering on SSE streams
#236
:
Commit
654f6ab6d1
pushed by
hobokenchicken
main
2026-07-22 21:55:56 +00:00
0s
View workflow file
feat: add token caching middleware and max history messages config
#235
:
Commit
0decc63e8c
pushed by
hobokenchicken
main
2026-07-22 21:55:56 +00:00
0s
View workflow file
fix(phase-4): add DB error checking, mask sensitive auth tokens in API and middleware logs
#234
:
Commit
a187d8e20e
pushed by
hobokenchicken
main
2026-07-22 21:55:56 +00:00
0s
View workflow file
fix(classifier): add tier boundaries and signal keywords to dispatcher prompt
#233
:
Commit
84a18f5866
pushed by
hobokenchicken
main
2026-07-10 19:55:39 +00:00
0s
View workflow file
fix: resolve retired/preview gemini model routing and test configuration errors
#232
:
Commit
25e246061f
pushed by
hobokenchicken
main
2026-06-19 17:06:31 +00:00
0s
View workflow file
feat: implement advanced condition-based heuristic model routing
#231
:
Commit
73a82e6175
pushed by
hobokenchicken
main
2026-06-06 20:46:07 +00:00
0s
View workflow file
Add Xiaomi MiMo provider (mimo-v2.5) support
#230
:
Commit
b3354a1bbc
pushed by
hobokenchicken
main
2026-05-30 20:46:07 +00:00
0s
View workflow file
fix: improve OpenAI error body capture and log request body on 400
#229
:
Commit
1dc5f586b9
pushed by
hobokenchicken
main
2026-05-19 04:04:47 +00:00
0s
View workflow file
fix: correct deepseek pricing, gemini streaming tokens, and group-name logging
#228
:
Commit
40f055cb57
pushed by
hobokenchicken
main
2026-05-19 04:04:47 +00:00
0s
View workflow file
chore: update .gitignore to ignore nohup.out and bak files
#227
:
Commit
970e778703
pushed by
hobokenchicken
main
2026-05-12 04:04:47 +00:00
0s
View workflow file
fix: remove tool call ID truncation and improve DeepSeek reasoning handling
#226
:
Commit
477a811999
pushed by
hobokenchicken
main
2026-05-12 04:04:47 +00:00
0s
View workflow file
fix: remove tool call ID truncation and improve DeepSeek reasoning handling
#225
:
Commit
aeffeb8c03
pushed by
hobokenchicken
main
2026-05-12 04:04:47 +00:00
0s
View workflow file
fix FindModel: prioritize canonical providers to prevent reseller limit overrides
#224
:
Commit
d2b9da89d9
pushed by
hobokenchicken
main
2026-05-09 00:22:16 +00:00
0s
View workflow file
docs: update README, TODO, and deployment docs
#223
:
Commit
b7df3108fa
pushed by
hobokenchicken
main
2026-05-08 18:22:16 +00:00
0s
View workflow file
fix: inject English system prompt for DeepSeek provider
#222
:
Commit
28b8271c1d
pushed by
hobokenchicken
main
2026-05-08 18:22:16 +00:00
0s
View workflow file
fix: switch dispatcher classifier to gpt-5.4-nano
#221
:
Commit
eb585c0001
pushed by
hobokenchicken
main
2026-05-08 18:22:16 +00:00
0s
View workflow file
fix: select provider AFTER routing resolves model groups
#220
:
Commit
4aea7a3b4c
pushed by
hobokenchicken
main
2026-05-08 18:22:16 +00:00
0s
View workflow file
fix: update model names to match current models.dev registry
#219
:
Commit
330eaa57d1
pushed by
hobokenchicken
main
2026-05-08 18:22:16 +00:00
0s
View workflow file
fix: classifier selector model now routes to correct provider
#218
:
Commit
0ae30036f0
pushed by
hobokenchicken
main
2026-05-08 18:22:16 +00:00
0s
View workflow file
First
Previous
1
2
3
4
5
...
Next
Last