Skip to content

docs(docs/ai-coder/agents): note OpenAI as a supported computer-use provider#24967

Merged
bpmct merged 1 commit into
mainfrom
bpmct/docs-openai-computer-use
May 5, 2026
Merged

docs(docs/ai-coder/agents): note OpenAI as a supported computer-use provider#24967
bpmct merged 1 commit into
mainfrom
bpmct/docs-openai-computer-use

Conversation

@bpmct
Copy link
Copy Markdown
Member

@bpmct bpmct commented May 5, 2026

PR #24772 (merged 2026-05-04) added OpenAI alongside Anthropic for computer use, plus an admin selector under the virtual desktop toggle. Three places in the agents docs still said "Anthropic only" — this updates them.

No other content changes. Anthropic is still the default.

Fixes CODAGT-310


@nickvigilante — heads up, the kind of release-train drift we keep hitting:

  • Feature is on main, so docs on main need to describe it.
  • Feature is not in release/2.33 and not in v2.34.0-rc.0 (both cut before feat: add computer-use provider selection for AI agents #24772 merged). It will ship in v2.34.
  • coder.com/docs follows main, so once this lands, v2.33 users see "OpenAI is supported" and find no toggle.

Fwiw our doc-check workflow would have caught this on #24772 — it's exactly what it's for. It did trigger but the chat-create step errored out (curl exit 22) and nobody re-ran it, so the analysis never happened. Worth tightening that path so a transient API blip doesn't silently skip the check.

Generated with Coder Agents

PR #24772 (merged 2026-05-04) added OpenAI alongside Anthropic for
computer use, plus an admin selector under the virtual desktop toggle.
The agents docs still said "Anthropic only" in three places.

This change updates platform-controls/index.md, index.md, and
architecture.md to reflect that either Anthropic or OpenAI is supported,
without describing the experimental selector API or any other
not-yet-shipped detail.

Note: the underlying feature is on main and will ship in v2.34. It is
not in v2.33.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 5, 2026

Docs preview

📖 View docs preview for docs/ai-coder/agents/architecture.md

@bpmct bpmct requested a review from nickvigilante May 5, 2026 13:13
@bpmct bpmct changed the title docs(ai-coder/agents): note OpenAI as a supported computer-use provider docs(docs/ai-coder/agents): note OpenAI as a supported computer-use provider May 5, 2026
Copy link
Copy Markdown
Contributor

@nickvigilante nickvigilante left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Heard and understood about the doc-check failure. I'll start a thread internally to discuss it further. Otherwise, LGTM! :shipit: 🚀

@bpmct bpmct merged commit 83f44dc into main May 5, 2026
35 of 37 checks passed
@bpmct bpmct deleted the bpmct/docs-openai-computer-use branch May 5, 2026 15:39
@github-actions github-actions Bot locked and limited conversation to collaborators May 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants