Install agent

OpenAI API update agent

Automated AST repairs for OpenAI SDK migrations, model deprecations (e.g. gpt-3.5-turbo -> gpt-4o-mini), and Assistants API updates.

What it does

  • Fetches OpenAI API OpenAPI from the public spec URL
  • Scans your GitHub repo for TypeScript / JS / Python clients
  • Diffs against the last-seen baseline when the contract moves
  • Opens a reviewable repair PR — never auto-merges

OpenAPI source

https://raw.githubusercontent.com/openai/openai-openapi/master/openapi.yaml

Baseline starts at live. Cron / Run now picks up the next vendor publish.

OpenAI API documentation

How to install

  1. Sign in at /app with GitHub.
  2. Open Vendor agents OpenAI API is preselected.
  3. Pick the customer repo → Scan → Install agent → Run now.

Also available

Prefer the neutral plane across vendors? Browse all agents on /agents.

Install OpenAI API in your workspace