app/ui: fix browser tools not registering for gptoss models with custom names
by larryk78
·
Feb 06, 2026 at 19:32 UTC
·
scan-a9014560e8454271
Get this automatically on every PR
Install the Axiomo GitHub App to get Signals as check runs and PR comments on every pull request.
Risk level: High (60%)
Fix browser tools not functioning for gptoss models with custom names
Added isGptoss check in server/images.go
Changed supportsBrowserTools() in app/ui/ui.go
Added supportsWebSearch() in app/ui/app/src/api.ts
Preserved families array in app/ui/app/src/api.ts
Tests in app/ui/ui_test.go
First-time contributor to this repository. unfamiliar with 6 files being modified.
Review 1 high-priority file(s)
app/ui/ui_test.go
+121
121 lines changed; Source code
app/ui/app/src/api.ts
+30
Source code
server/images_test.go
+22
Source code
app/ui/ui.go
+8
Source code
app/ui/app/src/components/ChatForm.tsx
+6
Source code
server/images.go
+6
Source code
41
minutes to review
high
effort level
none
staleness risk
Allocate focused review time
Insufficient evidence (CI/tests) to evaluate
Why is ci_passing missing? Consider adding this check.
Why is tests_passing missing? Consider adding this check.
First contribution - consider welcoming and providing extra context