Commit graph

1 commit

Author SHA1 Message Date
mateo-berri
5c9ed89301 fix: mark daybreak-blue-latest and gpt-5.6-sol as supporting computer use
OpenAI documents computer_use as a supported tool for Daybreak Blue and its
default snapshot gpt-5.6-sol, but neither entry carried supports_computer_use.
Sibling gpt-5.6-cyber and daybreak-red-latest already set it, so /model/info
and the capability gates reported blue as unable to use computer tools.

The gap came in with the source PR rather than the consolidation: #37029 sets
the flag on cyber and red only. Pinned by a new metadata test covering the
daybreak family and the blue alias agreeing with its snapshot.
2026-08-20 16:20:40 -07:00