5 Commits

Author SHA1 Message Date
stainless-app[bot]
94fecdb74c fix(api): align SDK response types with expanded item schemas
Fixes a variety of missing Items on Responses.
OutputItem: add function_call_output, computer_tool_call_output, local_shell_call_output, mcp_approval_response, custom_tool_call_output

ItemResource: add reasoning,  compaction, custom_tool_call, custom_tool_call_output
2026-03-25 22:08:50 +00:00
stainless-app[bot]
0ccbc7e1c6 feat(api): The GA ComputerTool now uses the CompuerTool class. The 'computer_use_preview' tool is moved to ComputerUsePreview
This fixes naming of the old computer_use_preview, which previously took the ComputerTool name. There is a newly GAed `computer` tool now available, which will use the ComputerTool name.

This may be a breaking change for users of the preview tool.
2026-03-05 23:10:14 +00:00
stainless-app[bot]
6d87e5526c feat(api): gpt-5.4, tool search tool, and new computer tool 2026-03-05 18:12:45 +00:00
stainless-app[bot]
6cb27d898f feat(api): skills and hosted shell 2026-02-10 18:14:06 +00:00
stainless-app[bot]
951e6d6686 docs: split api.md by standalone resources 2026-02-05 16:27:27 +00:00