Skip to content

[AI] Add Models entry to homepage AI sidebar#31178

Merged
superhighfives merged 1 commit into
productionfrom
cgleason/ai-models-sidebar-entry
Jun 3, 2026
Merged

[AI] Add Models entry to homepage AI sidebar#31178
superhighfives merged 1 commit into
productionfrom
cgleason/ai-models-sidebar-entry

Conversation

@superhighfives
Copy link
Copy Markdown
Contributor

Adds a Models entry pointing to /ai/models/ as the first item under Build → AI in the homepage left-rail sidebar (src/pages/index.astro).

Resulting order: Models, Workers AI, AI Gateway, Agents, Sandbox SDK, Vectorize, AI Search, AI Crawl Control.

The per-section /ai/ sidebar already surfaces Models (via src/content/docs/ai/models/index.mdx with sidebar.order: 2); this PR adds parity to the homepage curated sidebar so the Models catalog is reachable one click away from /.

Independent of #31176 (the Hosted-vs-Proxied filter on /workers-ai/models/); different files, no overlap.

Copilot AI review requested due to automatic review settings June 2, 2026 00:10
@superhighfives superhighfives requested review from a team and kodster28 as code owners June 2, 2026 00:10
@cloudflare-docs-bot
Copy link
Copy Markdown

cloudflare-docs-bot Bot commented Jun 2, 2026

Review

✅ No style-guide issues found in commit d08e1cb.

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.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 2, 2026

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

Pattern Owners
*.astro @cloudflare/content-engineering, @kodster28

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a “Models” shortcut to the curated homepage left-rail sidebar under Build → AI, aligning the homepage navigation with the existing /ai/ section sidebar so the unified AI model catalog is reachable directly from /.

Changes:

  • Add a new AI sidebar item labeled Models linking to /ai/models/ as the first entry under Build → AI.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ask-bonk ask-bonk Bot added documentation Documentation edits product:ai Workers AI: https://developers.cloudflare.com/workers-ai/ labels Jun 2, 2026
Copy link
Copy Markdown
Contributor

@ask-bonk ask-bonk Bot left a comment

Choose a reason for hiding this comment

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

No issues found.

Summary: Adds a Models link to the homepage curated sidebar under Build → AI, placing it first in the AI group for parity with the per-section /ai/ sidebar. Clean, minimal change — link format and ordering are correct.

@ask-bonk
Copy link
Copy Markdown
Contributor

ask-bonk Bot commented Jun 2, 2026

Review complete for PR #31178.

Labels applied: documentation, product:ai

Verdict: No issues found. Approved.

Summary: This PR adds a Models entry (linking to /ai/models/) as the first item under Build → AI in the homepage left-rail sidebar. The change is minimal and focused — the link uses the correct root-relative format with a trailing slash, and the ordering aligns with the existing /ai/ section sidebar. No style guide violations, broken links, or frontmatter issues to flag.

github run

@superhighfives
Copy link
Copy Markdown
Contributor Author

@ethulia @kodster28, it looks like the models sidebar link got dropped, so this PR replaces it.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 2, 2026

@superhighfives superhighfives merged commit 1a41dea into production Jun 3, 2026
22 checks passed
@superhighfives superhighfives deleted the cgleason/ai-models-sidebar-entry branch June 3, 2026 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Documentation edits product:ai Workers AI: https://developers.cloudflare.com/workers-ai/ size/xs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants