Skip to content

docs: add Page Agent documentation#1071

Merged
adela-bytebase merged 2 commits intomainfrom
feat/page-agent
Apr 10, 2026
Merged

docs: add Page Agent documentation#1071
adela-bytebase merged 2 commits intomainfrom
feat/page-agent

Conversation

@zchpeter
Copy link
Copy Markdown
Contributor

Summary

  • Adds a top-level /docs/page-agent.mdx documenting the Page Agent feature — an in-app AI assistant that reads pages, calls Bytebase APIs, navigates the console, and walks users through workflows.
  • Includes an architecture diagram (SVG), a Capabilities table, a Controls & Audit section, three use cases (fixing a plan check error, granting permissions, querying data), tips, and a Warning about reviewing AI actions.
  • Links the new page from /docs/ai-assistant.mdx under Features.
  • Registers the page in docs.json in the Administration > General nav group, next to ai-assistant.

Test plan

  • Run `mint dev` locally and confirm the Page Agent page renders and the architecture SVG loads.
  • Confirm the page appears in the sidebar under Administration > General.
  • Click through from `/ai-assistant` → "Page Agent" in the Features list.
  • Confirm `./docs/check-links.sh` does not flag any new broken links introduced by this PR.

🤖 Generated with Claude Code

Add a top-level page for the Page Agent feature — an in-app AI
assistant that can read pages, call APIs, navigate the console,
and walk users through workflows. Registers the page in the
Administration > General nav group alongside AI Assistant.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@mintlify
Copy link
Copy Markdown
Contributor

mintlify bot commented Apr 10, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
bytebase-doc 🟢 Ready View Preview Apr 10, 2026, 4:43 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 10, 2026

Deployment failed with the following error:

You don't have permission to create a Preview Deployment for this Vercel project: bytebase-com.

View Documentation: https://vercel.com/docs/accounts/team-members-and-roles

Empty blockquote lines weren't rendering as paragraph breaks in
Mintlify, causing speaker turns to flow together. Add explicit
<br /> tags between turns.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy link
Copy Markdown
Contributor

@adela-bytebase adela-bytebase left a comment

Choose a reason for hiding this comment

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

LGTM

@adela-bytebase adela-bytebase merged commit f506969 into main Apr 10, 2026
3 of 4 checks passed
@adela-bytebase adela-bytebase deleted the feat/page-agent branch April 10, 2026 08:10
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.

2 participants