Skip to content

[Pending SDK Changes] AI Search agent sdks#31892

Draft
aninibread wants to merge 2 commits into
productionfrom
anni/ais-sdks
Draft

[Pending SDK Changes] AI Search agent sdks#31892
aninibread wants to merge 2 commits into
productionfrom
anni/ais-sdks

Conversation

@aninibread

Copy link
Copy Markdown
Contributor

Summary

Screenshots (optional)

Documentation checklist

  • Is there a changelog entry (guidelines)? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to RSS feeds, the Discord, and X.
  • The change adheres to the documentation style guide.
  • If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • Files which have changed name or location have been allocated redirects.

@aninibread aninibread marked this pull request as draft July 6, 2026 03:49
@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Review

⚠️ 2 warnings found in commit 2890a71.

Code Review

This code review is in beta and may not always be helpful — use your judgment.

No code review issues found.

Conventions

Checks PR title, description, and redirect checklist.

Warnings (2)
File Issue
PR Description explains the work — The PR description contains only the unfilled template; the Summary section is empty and no human-written explanation of the change is provided. Fix: Add a human-written summary describing what the PR changes.
PR Scope accuracy — The title indicates the PR concerns "AI Search agent sdks", but the description does not mention AI Search agent SDKs or any specific changes. Fix: Describe the actual AI Search agent SDK documentation changes in the description.

Style Guide Review

No style-guide issues found.

Redirects

No missing redirect entries found.

Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.
/ignore-review-limit Permanently lifts the 2-review automatic limit for this PR. Future pushes will trigger reviews as normal.
/disable-auto-review Stops automatic reviews from triggering on future pushes to this PR. Codeowners can still run /review or /full-review manually.

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/docs/ai-search/ @rita3ko, @irvinebroque, @aninibread, @G4brym, @mchenco, @cloudflare/product-owners

@ask-bonk ask-bonk Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

3 issues need attention before merge.

  • CRITICAL: PR title contains "[Pending SDK Changes]". Remove this prefix if the dependent SDKs are already released, or convert the PR to draft if they are not.
  • HIGH: agents-sdk.mdx links to /ai-search/how-to/human-in-the-loop-knowledge-base/ (line 236), but that target page does not exist.
  • MEDIUM: PR description is empty. Fill in the summary and address the checklist, including whether this change needs a changelog entry.


<LinkCard
title="Human-in-the-loop knowledge base updates"
href="/ai-search/how-to/human-in-the-loop-knowledge-base/"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This href points to /ai-search/how-to/human-in-the-loop-knowledge-base/, which does not exist. Either remove this LinkCard or correct the path.

@ask-bonk

ask-bonk Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Posted a review on PR #31892.

Summary of changes

  • Adds 4 new pages under ai-search/agent-sdks/ covering AI Search integrations with the Cloudflare Agents SDK, Vercel AI SDK, and LangChain, plus a navigation index.
  • Increments the ai-search/configuration/ sidebar order from 6 to 7 to accommodate the new section.

Labels
Already tagged: product:ai-search, size/l. No additional labels needed.

Issues flagged

  • CRITICAL: The PR title contains [Pending SDK Changes], a WIP marker. This needs to be removed if the SDKs are released, or the PR should remain in draft until they are.
  • HIGH: agents-sdk.mdx line 236 links to /ai-search/how-to/human-in-the-loop-knowledge-base/, which does not exist.
  • MEDIUM: The PR description is completely empty — the template was not filled out and the checklist was not addressed (including whether a changelog entry is needed).

I posted 1 inline comment on the broken link and a review-level comment covering the rest.

github run

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants