Dustin Newkirk hobokenchicken
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-17 18:36:21 +00:00
e123f542f1 fix(openai): use max_output_tokens for Responses API
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-17 18:32:06 +00:00
0d28241e39 fix(openai): enhance Responses API integration with full parameters and improved parsing
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-17 18:24:49 +00:00
754ee9cb84 fix(openai): implement role-based content mapping for Responses API
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-17 18:19:25 +00:00
5a9086b883 fix(openai): map content types for Responses API (v1/responses)
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-11 17:14:51 +00:00
cc5eba1957 feat: implement reasoning_tokens tracking and enhanced usage logging
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-11 16:22:09 +00:00
3ab00fb188 fixed tracking
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-07 02:30:30 +00:00
c2595f7a74 style(dashboard): implement retro terminal gruvbox aesthetic
0526304398 style(dashboard): fix bunched buttons in card headers
75e2967727 style(dashboard): fix login form floating labels rendering
Compare 3 commits »
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-07 01:31:18 +00:00
e1bc3b35eb feat(dashboard): add provider, modality, and capability filters to Model Registry
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-07 01:23:08 +00:00
0d32d953d2 fix(dashboard): accurately map used models to actual providers
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-07 00:55:36 +00:00
bd5ca2dd98 fix(dashboard): allow unsafe-inline scripts in CSP
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-07 00:29:27 +00:00
6a0aca1a6c fix(dashboard): relax CSP to allow external CDNs for UI libraries
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-07 00:22:49 +00:00
4c629e17cb fix(dashboard): bypass global rate limiting for internal UI endpoints
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-07 00:17:48 +00:00
fc3bc6968d fixed ui
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-07 00:16:55 +00:00
d6280abad9 fix(dashboard): handle stale sessions and prevent form GET submission
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-07 00:07:46 +00:00
96486b6318 security(dashboard): enforce admin authentication on all sensitive endpoints
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-06 20:36:04 +00:00
e8955fd36c merge
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-06 20:27:26 +00:00
a243a3987d fix(openai): use structured input and add probe for Responses API
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-06 20:17:57 +00:00
4be23629d8 fix build warnings
dd54c14ff8 feat(openai): implement Responses API streaming and proactive routing
Compare 2 commits »
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-06 19:28:07 +00:00
633b69a07b docs: sync documentation with current implementation and archive stale plan
975ae124d1 merge
9b8483e797 feat(security): implement AES-256-GCM encryption for API keys and HMAC-signed session tokens
Compare 3 commits »
hobokenchicken pushed to main at LobotomyLabs/GopherGate 2026-03-06 14:59:24 +00:00
d32386df3f fix(gemini): resolve 400 Bad Request by sanitizing thought_signature and improving tool name resolution