Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openai/openai-node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.26.0
Choose a base ref
...
head repository: openai/openai-node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.27.0
Choose a head ref
  • 3 commits
  • 10 files changed
  • 1 contributor

Commits on Mar 5, 2026

  1. Configuration menu
    Copy the full SHA
    3cf5bc2 View commit details
    Browse the repository at this point in the history
  2. feat(api): The GA ComputerTool now uses the CompuerTool class. The 'c…

    …omputer_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.
    stainless-app[bot] committed Mar 5, 2026
    Configuration menu
    Copy the full SHA
    0aeb1b5 View commit details
    Browse the repository at this point in the history
  3. release: 6.27.0

    stainless-app[bot] committed Mar 5, 2026
    Configuration menu
    Copy the full SHA
    09de6c0 View commit details
    Browse the repository at this point in the history
Loading