Skip to content

docs: document OpenUI Cloud web and image search tools - #987

Draft
devin-ai-integration[bot] wants to merge 1 commit into
mainfrom
devin/1786722543-cloud-search-docs
Draft

docs: document OpenUI Cloud web and image search tools#987
devin-ai-integration[bot] wants to merge 1 commit into
mainfrom
devin/1786722543-cloud-search-docs

Conversation

@devin-ai-integration

Copy link
Copy Markdown
Contributor

What

The built-in web_search and image_search tools were only visible in code (examples/openui-cloud, the CLI template, the docs playground route) and in the marketing/skill material — the OpenUI Cloud docs never told anyone they exist or how to turn them on. This adds a Features page for them and links it from the places a reader would look.

Changes

  • New openui-cloud/build/search.mdx: what each tool does, how to enable them (tools: [..., { type: "web_search" }, { type: "image_search" }]), that Cloud executes them server-side with its own keys, how a search surfaces as a tool-call card in AgentInterface, and how to steer search usage from an artifact instruction (image accuracy guidance mirrors the instructions used in the docs playground route).
  • Listed under "Features" in openui-cloud/meta.json, between Chat and Slides.
  • openui-cloud/index.mdx: new "What you get" item, comparison-table row, and a short section linking the page.
  • openui-cloud/how-it-works.mdx: "Built-in tools" section next to Artifact generation, since server-side execution is an architecture fact.
  • agent/core-concepts/tools.mdx: the one-line built-in-tools stub now names both tool types and links out.

Draft as requested — @abhishek mentioned copy for this exists on the skill/marketing page, so wording may want to be reconciled with that.

Test Plan

  • Not applicable (docs-only content change; no docs build in CI, prose/frontmatter only, and prettier already reports pre-existing formatting warnings on these files on main)

Checklist

  • I linked a related issue, if applicable
  • I updated docs/README when needed
  • I considered backwards compatibility

Link to Devin session: https://app.devin.ai/sessions/736a2ae2d0bc4a0d892f4e8cb3dd2dee
Requested by: @zahlekhan

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@zahlekhan zahlekhan self-assigned this Aug 14, 2026
@devin-ai-integration

Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@vercel

vercel Bot commented Aug 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
openui-docs Ready Ready Preview Aug 14, 2026 3:51pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant