Skip to content

Remove ai-agents module - migrated to adp-docs#561

Draft
JakeSCahill wants to merge 4 commits intomainfrom
feature/remove-ai-agents
Draft

Remove ai-agents module - migrated to adp-docs#561
JakeSCahill wants to merge 4 commits intomainfrom
feature/remove-ai-agents

Conversation

@JakeSCahill
Copy link
Copy Markdown
Contributor

Summary

Remove the ai-agents module from cloud-docs. The content has been migrated to the dedicated adp-docs repository.

Related PRs:

  • docs-site: Add adp-docs content source
  • docs-ui: Add ADP availability block styling
  • adp-docs: Initial setup (pending)

Migration details

  • All 73 pages migrated to adp-docs
  • All 24 partials migrated
  • All 59 examples migrated
  • Git history preserved via filter-repo

Test plan

  • Verify build succeeds without ai-agents module
  • Verify no broken xrefs in remaining cloud-docs content
  • Coordinate merge with adp-docs and docs-site PRs

⚠️ Note: This PR should be merged after adp-docs is live to avoid broken links.

🤖 Generated with Claude Code

The ADP (Agentic Data Plane) documentation has been migrated to the
dedicated adp-docs repository with preserved git history.

- Remove modules/ai-agents/ directory (73 pages, 24 partials, 59 examples)
- Remove ai-agents navigation section from modules/ROOT/nav.adoc

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@JakeSCahill JakeSCahill requested a review from a team as a code owner April 23, 2026 13:30
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 23, 2026

Deploy Preview for rp-cloud ready!

Name Link
🔨 Latest commit 053ac95
🔍 Latest deploy log https://app.netlify.com/projects/rp-cloud/deploys/69eb663a2c85cb000849582d
😎 Deploy Preview https://deploy-preview-561--rp-cloud.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 23, 2026

Important

Review skipped

Auto incremental reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 9aa7f77b-1511-4af5-9b6d-a7d1239889e8

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

This pull request removes the entire Agentic Data Plane (ADP) and related AI agents documentation, examples, and workflow configurations from the repository. The changes eliminate all content related to AI agents, agent prompts, MCP tools examples (caches, inputs, outputs, processors), pipelines, and comprehensive documentation covering agent concepts, creation, monitoring, integration patterns, AI Gateway management, MCP servers (both local and remote), and observability/transcripts. The GitHub workflow that tests MCP examples is narrowed to exclude the modules/ai-agents/examples/** directory entirely.

Sequence Diagram

The conditions for generating sequence diagrams are not met. These are deletions of documentation, examples, and configuration files rather than new features or significant control flow modifications. The changes do not involve interactions between multiple distinct components executing sequential operations.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~25 minutes

Possibly related PRs

  • cloud-docs#413: Inverse relationship — this PR deletes the ai-agents and remote-MCP documentation/examples that PR #413 introduces, making these PRs directly opposite in scope.
  • cloud-docs#494: Directly related — this PR reverses many of the MCP examples and workflow configuration changes introduced by PR #494 in the same files (.github/workflows/test-mcp-examples.yaml, modules/ROOT/nav.adoc, modules/ai-agents/**).
  • cloud-docs#490: Related navigation changes — both PRs modify modules/ROOT/nav.adoc and remove the ai-agents top-level navigation entries and their nested pages.

Suggested reviewers

  • paulohtb6
  • micheleRP
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/remove-ai-agents

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

JakeSCahill and others added 2 commits April 23, 2026 15:54
The ai-agents module was removed, so remove the related test steps.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Remove broken xrefs to ai-agents module
- Add deprecation notices for Remote MCP, Local MCP, and AI agents
- Keep ADP descriptions but remove links

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@JakeSCahill JakeSCahill marked this pull request as draft April 24, 2026 12:01
Delete deprecated rpk cloud mcp command pages that had broken xrefs
to deleted ai-agents module pages.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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