docs: rename "AI Agents" UI references to "Agents"#53
Merged
Conversation
The ADP UI now labels the sidebar item "Agents" (was "AI Agents") and the create button "Create Agent" (was "Create AI Agent"). Update UI click-target references and the Troubleshoot Agents page title/nav to match. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
✅ Deploy Preview for redpanda-agentic-data-plane ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
… refresh diagrams - Replace "Agentic Data Plane UI" with "ADP" across rendered content (TODO comments left untouched). - Use "Redpanda ADP" on the first body mention of each page. - Regenerate the agent reasoning-loop and exit-conditions diagrams with sentence-case labels; add editable .mmd source. - Align create-agent, create-guardrail nav, and byoa-register with the shipped UI (managed vs self-managed agent choice, top-level Guardrails, console/rpk registration path). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Aligns the docs with the shipped ADP UI and tightens product naming.
Changes
Naming
*AI Agents*→*Agents*and*Create AI Agent*→*Create Agent*in procedures; "Troubleshoot AI Agents" page title and nav label → "Troubleshoot Agents" (filename and aliases unchanged).//TODO comments are left as-is.ADPon each page now readsRedpanda ADP(articles fixed, for examplean ADP→a Redpanda ADP). Skipped: pages that already introduce the full name, and partials (mid-page includes).UI alignment (kept deliberately non-specific; UI may still change)
create-agent.adoc: added the new "choose how the agent runs" step (managed vs self-managed) and cross-linked BYOA.create-guardrail.adoc: Guardrails is a top-level sidebar item now, so nav is "open Guardrails, then click Create guardrail".byoa-register.adoc: noted you can register from the console (Agents page), withrpk, or via the API.Diagrams
.mmdsource alongside the PNGs.Not included (follow-ups)
Preview pages
Representative pages (the renamed nav label is visible in the left sidebar on every page):
🤖 Generated with Claude Code