This website requires JavaScript.
Explore
Help
Register
Sign In
hobokenchicken
/
GopherGate
Watch
1
Star
0
Fork
0
You've already forked GopherGate
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci.yml
231 workflow runs
Actor
All actors
hobokenchicken
Status
All status
Success
Failure
Waiting
Running
fix: restore analytics page functionality
ci.yml #141
:
Commit
9c64a8fe42
pushed by
hobokenchicken
main
2026-03-19 16:28:58 +00:00
0s
View workflow file
fix: restore clients page functionality
ci.yml #140
:
Commit
b04b794705
pushed by
hobokenchicken
main
2026-03-19 16:25:01 +00:00
0s
View workflow file
feat: enhance usage and cost tracking accuracy
ci.yml #139
:
Commit
0f3c5b6eb4
pushed by
hobokenchicken
main
2026-03-19 16:06:56 +00:00
0s
View workflow file
chore: filter /v1/models to allowed providers
ci.yml #138
:
Commit
66a1643bca
pushed by
hobokenchicken
main
2026-03-19 15:56:28 +00:00
0s
View workflow file
feat: implement /v1/models endpoint
ci.yml #137
:
Commit
edc6445d70
pushed by
hobokenchicken
main
2026-03-19 15:33:49 +00:00
0s
View workflow file
chore: use newest cheap models for provider tests
ci.yml #136
:
Commit
2d8f1a1fd0
pushed by
hobokenchicken
main
2026-03-19 15:31:27 +00:00
0s
View workflow file
fix: restore models page functionality
ci.yml #135
:
Commit
cd1a1b45aa
pushed by
hobokenchicken
main
2026-03-19 15:27:14 +00:00
0s
View workflow file
fix: update grok default model to grok-2
ci.yml #134
:
Commit
246a6d88f0
pushed by
hobokenchicken
main
2026-03-19 15:26:15 +00:00
0s
View workflow file
fix: restore default admin password and add reset flag
ci.yml #133
:
Commit
7d43b2c31b
pushed by
hobokenchicken
main
2026-03-19 15:23:58 +00:00
0s
View workflow file
fix: implement provider test endpoint and fix static asset routing
ci.yml #132
:
Commit
45c2d5e643
pushed by
hobokenchicken
main
2026-03-19 15:22:12 +00:00
0s
View workflow file
feat: complete dashboard API migration
ci.yml #131
:
Commit
1d032c6732
pushed by
hobokenchicken
main
2026-03-19 15:19:21 +00:00
0s
View workflow file
fix: correct static file routing for dashboard assets
ci.yml #130
:
Commit
2245cca67a
pushed by
hobokenchicken
main
2026-03-19 15:14:30 +00:00
0s
View workflow file
fix: ensure LLM_PROXY__ENCRYPTION_KEY is correctly loaded from env
ci.yml #129
:
Commit
c7c244992a
pushed by
hobokenchicken
main
2026-03-19 15:07:31 +00:00
0s
View workflow file
chore: remove obsolete files and update CI to Go
ci.yml #128
:
Commit
4f5b55d40f
pushed by
hobokenchicken
main
2026-03-19 15:05:00 +00:00
0s
View workflow file
chore: consolidate env files and update gitignore
ci.yml #127
:
Commit
90874a6721
pushed by
hobokenchicken
main
2026-03-19 14:46:42 +00:00
0s
View workflow file
feat: migrate backend from rust to go
ci.yml #126
:
Commit
6b10d4249c
pushed by
hobokenchicken
main
2026-03-19 14:44:27 +00:00
0s
View workflow file
fix(openai): unify tool call indexing for both standard and embedded calls
ci.yml #125
:
Commit
57aa0aa70e
pushed by
hobokenchicken
main
2026-03-19 14:34:21 +00:00
0s
View workflow file
fix(openai): split embedded tool_calls into standard chunk format
ci.yml #124
:
Commit
66e8b114b9
pushed by
hobokenchicken
main
2026-03-18 18:32:20 +00:00
0s
View workflow file
fix(openai): fix stream whitespace loss and finish_reason for gpt-5.4
ci.yml #123
:
Commit
1cac45502a
pushed by
hobokenchicken
main
2026-03-18 18:06:56 +00:00
0s
View workflow file
fix(openai): correctly parse Responses API tool call events
ci.yml #122
:
Commit
79dc8fe409
pushed by
hobokenchicken
main
2026-03-18 17:49:59 +00:00
0s
View workflow file
fix(openai): add missing stream parameter for Responses API
ci.yml #121
:
Commit
7c2a317c01
pushed by
hobokenchicken
main
2026-03-18 16:24:08 +00:00
0s
View workflow file
fix(openai): improve Responses API stream robustness and diagnostics
ci.yml #120
:
Commit
cb619f9286
pushed by
hobokenchicken
main
2026-03-18 15:32:35 +00:00
0s
View workflow file
fix(openai): strip internal metadata from gpt-5.4 responses
ci.yml #119
:
Commit
441270317c
pushed by
hobokenchicken
main
2026-03-18 15:18:28 +00:00
0s
View workflow file
fix(openai): parse embedded 'tool_uses' JSON for gpt-5.4 parallel calls
ci.yml #118
:
Commit
d0be16d8e3
pushed by
hobokenchicken
main
2026-03-18 15:08:42 +00:00
0s
View workflow file
fix(openai): flatten tools and tool_choice for Responses API
ci.yml #117
:
Commit
83e0ad0240
pushed by
hobokenchicken
main
2026-03-18 14:36:49 +00:00
0s
View workflow file
fix(openai): fix missing tools and instructions in Responses API
ci.yml #116
:
Commit
275ce34d05
pushed by
hobokenchicken
main
2026-03-18 14:01:31 +00:00
0s
View workflow file
feat(openai): implement tool support for gpt-5.4 via Responses API
ci.yml #115
:
Commit
cb5b921550
pushed by
hobokenchicken
main
2026-03-18 13:52:33 +00:00
0s
View workflow file
fix(openai): implement parsing for real-time Responses API streaming format
ci.yml #114
:
Commit
649371154f
pushed by
hobokenchicken
main
2026-03-18 13:15:34 +00:00
0s
View workflow file
fix(openai): map system to developer role and enhance stream diagnostics for Responses API
ci.yml #113
:
Commit
78fff61660
pushed by
hobokenchicken
main
2026-03-17 19:01:00 +00:00
0s
View workflow file
fix(openai): improve Responses API streaming reliability and diagnostics
ci.yml #112
:
Commit
b131094dfd
pushed by
hobokenchicken
main
2026-03-17 18:53:13 +00:00
0s
View workflow file
First
Previous
...
2
3
4
5
6
...
Next
Last