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
Actor
All actors
hobokenchicken
Status
All status
Success
Failure
Waiting
Running
fix: robustify analytics handlers and fix auth middleware scope
ci.yml #142
:
Commit
1f3adceda4
pushed by
hobokenchicken
main
2026-03-19 12:31:13 -04:00
0s
View workflow file
fix: restore analytics page functionality
ci.yml #141
:
Commit
9c64a8fe42
pushed by
hobokenchicken
main
2026-03-19 12:28:58 -04:00
0s
View workflow file
fix: restore clients page functionality
ci.yml #140
:
Commit
b04b794705
pushed by
hobokenchicken
main
2026-03-19 12:25:01 -04:00
0s
View workflow file
feat: enhance usage and cost tracking accuracy
ci.yml #139
:
Commit
0f3c5b6eb4
pushed by
hobokenchicken
main
2026-03-19 12:06:56 -04:00
0s
View workflow file
chore: filter /v1/models to allowed providers
ci.yml #138
:
Commit
66a1643bca
pushed by
hobokenchicken
main
2026-03-19 11:56:28 -04:00
0s
View workflow file
feat: implement /v1/models endpoint
ci.yml #137
:
Commit
edc6445d70
pushed by
hobokenchicken
main
2026-03-19 11:33:49 -04: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 11:31:27 -04:00
0s
View workflow file
fix: restore models page functionality
ci.yml #135
:
Commit
cd1a1b45aa
pushed by
hobokenchicken
main
2026-03-19 11:27:14 -04: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 11:26:15 -04: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 11:23:58 -04: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 11:22:12 -04:00
0s
View workflow file
feat: complete dashboard API migration
ci.yml #131
:
Commit
1d032c6732
pushed by
hobokenchicken
main
2026-03-19 11:19:21 -04: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 11:14:30 -04: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 11:07:31 -04: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 11:05:00 -04:00
0s
View workflow file
chore: consolidate env files and update gitignore
ci.yml #127
:
Commit
90874a6721
pushed by
hobokenchicken
main
2026-03-19 10:46:42 -04:00
0s
View workflow file
feat: migrate backend from rust to go
ci.yml #126
:
Commit
6b10d4249c
pushed by
hobokenchicken
main
2026-03-19 10:44:27 -04: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 10:34:21 -04: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 14:32:20 -04: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 14:06:56 -04: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 13:49:59 -04: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 12:24:08 -04: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 11:32:35 -04: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 11:18:28 -04: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 11:08:42 -04: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 10:36:49 -04: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 10:01:31 -04: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 09:52:33 -04: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 09:15:34 -04: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 15:01:00 -04:00
0s
View workflow file
First
Previous
1
2
3
4
5
...
Next
Last