This website requires JavaScript.
Explore
Help
Register
Sign In
Dustin Newkirk
hobokenchicken
0 Followers
·
1 Following
https://dev.dustin.coffee
Joined on
2025-08-22
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
9
Projects
Packages
Public Activity
Starred Repositories
hobokenchicken
pushed to
main
at
LobotomyLabs/GopherGate
2026-03-19 14:46:42 +00:00
4f5b55d40f
chore: remove obsolete files and update CI to Go
hobokenchicken
pushed to
main
at
LobotomyLabs/GopherGate
2026-03-19 14:44:27 +00:00
90874a6721
chore: consolidate env files and update gitignore
57aa0aa70e
fix(openai): unify tool call indexing for both standard and embedded calls
4de457cc5e
fix(openai): correctly map tool_call indexes in Responses API stream
66e8b114b9
fix(openai): split embedded tool_calls into standard chunk format
1cac45502a
fix(openai): fix stream whitespace loss and finish_reason for gpt-5.4
Compare 15 commits »
hobokenchicken
pushed to
main
at
LobotomyLabs/GopherGate
2026-03-19 14:34:21 +00:00
6b10d4249c
feat: migrate backend from rust to go
hobokenchicken
created branch
rust
in
LobotomyLabs/GopherGate
2026-03-19 14:33:00 +00:00
hobokenchicken
pushed to
rust
at
LobotomyLabs/GopherGate
2026-03-19 14:33:00 +00:00
hobokenchicken
pushed to
main
at
LobotomyLabs/GopherGate
2026-03-18 18:32:20 +00:00
57aa0aa70e
fix(openai): unify tool call indexing for both standard and embedded calls
4de457cc5e
fix(openai): correctly map tool_call indexes in Responses API stream
Compare 2 commits »
hobokenchicken
pushed to
main
at
LobotomyLabs/GopherGate
2026-03-18 18:06:56 +00:00
66e8b114b9
fix(openai): split embedded tool_calls into standard chunk format
hobokenchicken
pushed to
main
at
LobotomyLabs/GopherGate
2026-03-18 17:49:59 +00:00
1cac45502a
fix(openai): fix stream whitespace loss and finish_reason for gpt-5.4
hobokenchicken
pushed to
main
at
LobotomyLabs/GopherGate
2026-03-18 16:24:08 +00:00
79dc8fe409
fix(openai): correctly parse Responses API tool call events
24a898c9a7
fix(openai): gracefully handle stream endings
Compare 2 commits »
hobokenchicken
pushed to
main
at
LobotomyLabs/GopherGate
2026-03-18 15:32:35 +00:00
7c2a317c01
fix(openai): add missing stream parameter for Responses API
hobokenchicken
pushed to
main
at
LobotomyLabs/GopherGate
2026-03-18 15:18:28 +00:00
cb619f9286
fix(openai): improve Responses API stream robustness and diagnostics
hobokenchicken
pushed to
main
at
LobotomyLabs/GopherGate
2026-03-18 15:08:42 +00:00
441270317c
fix(openai): strip internal metadata from gpt-5.4 responses
2e4318d84b
fix(openai): improve gpt-5.4 parallel tool call intercepting
Compare 2 commits »
hobokenchicken
pushed to
main
at
LobotomyLabs/GopherGate
2026-03-18 14:36:49 +00:00
d0be16d8e3
fix(openai): parse embedded 'tool_uses' JSON for gpt-5.4 parallel calls
hobokenchicken
pushed to
main
at
LobotomyLabs/GopherGate
2026-03-18 14:01:31 +00:00
83e0ad0240
fix(openai): flatten tools and tool_choice for Responses API
hobokenchicken
pushed to
main
at
LobotomyLabs/GopherGate
2026-03-18 13:52:33 +00:00
275ce34d05
fix(openai): fix missing tools and instructions in Responses API
hobokenchicken
pushed to
main
at
LobotomyLabs/GopherGate
2026-03-18 13:15:34 +00:00
cb5b921550
feat(openai): implement tool support for gpt-5.4 via Responses API
hobokenchicken
pushed to
main
at
LobotomyLabs/GopherGate
2026-03-17 19:01:00 +00:00
649371154f
fix(openai): implement parsing for real-time Responses API streaming format
hobokenchicken
pushed to
main
at
LobotomyLabs/GopherGate
2026-03-17 18:53:13 +00:00
78fff61660
fix(openai): map system to developer role and enhance stream diagnostics for Responses API
hobokenchicken
pushed to
main
at
LobotomyLabs/GopherGate
2026-03-17 18:45:34 +00:00
b131094dfd
fix(openai): improve Responses API streaming reliability and diagnostics
hobokenchicken
pushed to
main
at
LobotomyLabs/GopherGate
2026-03-17 18:40:22 +00:00
c3d81c1733
fix(openai): remove unsupported stream_options from Responses API
Previous
32
Next