Document shipped features from week of May 12-19#25
Merged
Conversation
- Add Bedrock setup page (modules/ai-gateway/pages/bedrock-setup.adoc) porting the eng customer guide: IAM policy, user, access keys, and UI provider creation, with a cross-region inference profile billing note (AI-908 pricing fix). - Add Issue agent credentials section on create-agent.adoc covering AgentCredential CRUD, client_id = serviceaccounts/<agent>, the plaintext-secret-only-at-create disclosure, rotation pattern, and the three dataplane_adp_agent_credential_* permissions (AI-963, AI-973-975, AI-964). - Enhance the Cost & Usage section on configure-provider.adoc with shareable customStart/customEnd URL parameters, empty-bucket gap-fill (AI-1142), the colorblind-safe palette with distinct patterns for same-type providers, the regional-prefix billing note, and a server-side credential-validation NOTE (AI-1110). - Deepen the Top users panel and Agents table coverage on the governance dashboard overview to walk the heatmap color scale and the column-header filters. - Add a 64-char tool-name truncation NOTE to create-server.adoc and clarify the auth_method=none entry on oauth-providers.adoc. - Wire bedrock-setup.adoc into nav.adoc under configure-provider. Co-Authored-By: Claude Opus 4.7 (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. |
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.
Summary
ai-gateway/bedrock-setup.adocpage ported from the eng customer guide (IAM policy, user, access keys, UI provider flow, regional inference profile billing).agents/create-agent.adocdocumenting AgentCredential CRUD,client_id = serviceaccounts/<agent>, plaintext-secret-only-at-create, rotation, and the three new permissions (AI-963, AI-973-975, AI-964).ai-gateway/configure-provider.adocCost & Usage section (shareable URL params, gap-fill per AI-1142, colorblind-safe palette + distinct patterns for same-type providers, regional-prefix billing, credential validation per AI-1110), plus Bedrock cross-links and a 64-char tool-name NOTE onmcp/create-server.adoc, an expandedauth_method=noneentry onmcp/oauth-providers.adoc, and Top users / Agents table depth ongovernance/dashboard/overview.adoc.Preview pages
Test plan
npm run buildreports no new errors against the changed filesai-gateway/bedrock-setuprenders and the IAM commands are correctly formatted as bash code blocksagents/create-agent→ Issue agent credentials section: numbered steps render, IMPORTANT block displays, permissions table rendersai-gateway/configure-provider: Bedrock section links to the new bedrock-setup page; Cost & Usage section reflects the shareable URL + gap-fill + palette + AI-1152 internal TODO (no public Jira link)governance/dashboard/overview: Top users panel paragraph reads cleanly and the heatmap description is accurate; Agents table filter sentence rendersmcp/create-server: 64-char tool-name NOTE renders after the Managed catalog xrefmcp/oauth-providers:Noneauth-method entry includes the PKCE clarificationnav.adoc: Set Up AWS Bedrock appears nested under Configure Your LLM Provider🤖 Generated with Claude Code