Skip to content

ENG-10641: Document AI Builder Design System feature - #6817

Merged
carlosabadia merged 1 commit into
mainfrom
carlos/add-design-systems-docs
Jul 28, 2026
Merged

ENG-10641: Document AI Builder Design System feature#6817
carlosabadia merged 1 commit into
mainfrom
carlos/add-design-systems-docs

Conversation

@carlosabadia

Copy link
Copy Markdown
Contributor

No description provided.

@carlosabadia
carlosabadia requested review from a team and Alek99 as code owners July 28, 2026 13:46
@carlosabadia carlosabadia added the skip-changelog For doc/internal changes label Jul 28, 2026
@linear-code

linear-code Bot commented Jul 28, 2026

Copy link
Copy Markdown

ENG-10641

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@greptile-apps

greptile-apps Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Adds documentation for AI Builder Design Systems and updates docs navigation behavior.

  • Registers the new Design Systems page in the AI Builder sidebar.
  • Distinguishes basename-relative router links from raw cross-app and external anchors.
  • Adds regression coverage for navbar link classification and destinations.

Confidence Score: 5/5

The pull request appears safe to merge.

The new documentation is correctly discovered and registered, while the navbar changes consistently preserve basename-aware routing for internal links and full-path navigation for cross-app and external links.

Important Files Changed

Filename Overview
docs/ai_builder/features/design_systems.md Adds a complete Design Systems feature guide that follows existing markdown page discovery conventions.
docs/app/reflex_docs/templates/docpage/sidebar/sidebar_items/ai.py Adds the automatically generated Design Systems route to the AI Builder feature sidebar.
docs/app/reflex_docs/views/docs_navbar.py Uses router links for in-app destinations and raw anchors for external or cross-app destinations.
docs/app/tests/test_docs_navbar.py Adds focused regression tests covering internal, cross-app, and off-site navbar link behavior.

Reviews (1): Last reviewed commit: "ENG-10641: Document AI Builder Design Sy..." | Re-trigger Greptile

@codspeed-hq

codspeed-hq Bot commented Jul 28, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 26 untouched benchmarks
⏩ 8 skipped benchmarks1


Comparing carlos/add-design-systems-docs (6bea5a7) with main (1358e00)

Open in CodSpeed

Footnotes

  1. 8 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@carlosabadia
carlosabadia merged commit b9d112d into main Jul 28, 2026
108 checks passed
@carlosabadia
carlosabadia deleted the carlos/add-design-systems-docs branch July 28, 2026 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog For doc/internal changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants