Skip to content

Conversation

@LineIndent
Copy link
Contributor

No description provided.

@linear
Copy link

linear bot commented Aug 21, 2025

@LineIndent LineIndent marked this pull request as ready for review August 22, 2025 11:34
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

Greptile Summary

This PR represents a major documentation overhaul for the AI Builder feature (referenced as ENG-7440 and ENG-7383). The changes include:

New Documentation Added:

  • 15 new documentation files covering AI Builder features like Code Editor, File Tree, Interaction Modes, Editor Modes, Knowledge, Secrets, and Integration Shortcut
  • Complete App Lifecycle documentation section with guides for Copy, Deploy, Download, Fork, and Share App functionality
  • New integration guides for Databricks, Google Auth, and OpenAI
  • Enhanced Templates overview with interactive components

Documentation Restructure:

  • Moved app lifecycle operations (deploy, download) from /features to /app_lifecycle directory for better organization
  • Consolidated environment variables content into the Secrets documentation
  • Removed placeholder files (quickstart.md, frequently_asked_questions.md) and incomplete prompting guides
  • Updated sidebar navigation to reflect the new structure with proper categorization

Content Modernization:

  • Replaced static content and GIFs with interactive Reflex components using reflex_image_zoom
  • Added comprehensive dark/light mode image support across all new documentation
  • Enhanced the main "What is Reflex Build" page with dynamic feature cards and state management
  • Updated Database integration docs to reflect new UI-driven setup process

The changes transform the AI Builder documentation from a sparse collection of placeholder files into comprehensive, user-friendly guides that follow consistent patterns and leverage Reflex's own component system for interactive documentation.

Confidence score: 3/5

  • This PR contains extensive documentation changes with minimal production risk, but has some concerning elements that need attention
  • Score reflects good documentation practices but potential security issues and incomplete cleanup in some areas
  • Pay close attention to docs/ai_builder/integrations/google_auth.md for hardcoded production URL and docs/ai_builder/prompting/fixing_errors.md for empty file that may break navigation

29 files reviewed, 7 comments

Edit Code Review Bot Settings | Greptile

LineIndent and others added 4 commits August 22, 2025 15:03
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
@Alek99 Alek99 merged commit 644df21 into main Aug 27, 2025
9 checks passed
@Alek99 Alek99 deleted the ahmad/update-ai-docs branch August 27, 2025 01:16
carlosabadia pushed a commit that referenced this pull request Sep 5, 2025
* update ai docs

* more ai-related docs

* + ai docs

* Update docs/ai_builder/features/code_editor.md

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* Update docs/ai_builder/app_lifecycle/copy_app.md

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* Update docs/ai_builder/app_lifecycle/general.md

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* Update docs/ai_builder/integrations/databricks.md

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* updates part I

* update part II

---------

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Kastier1 added a commit that referenced this pull request Sep 11, 2025
* ENG-7370: Bring back prompt box

* updates

* fix redirect

* add min prompt length

* Update Local Component section of Wrapping React (#1584)

* Fix the existing broken example due to using JSX syntax in a JS file.
* Add more explanation about using rx.asset
* Add example of including CSS import
* Add important consideration and usecase bullets

* update to best practice docs (#1586)

* streamlit reflex blog (#1540)

* streamlit reflex blog

* small fix

* add new image

---------

Co-authored-by: Tom Gotsman <[email protected]>
Co-authored-by: Alek Petuskey <[email protected]>

* update cloud hosting (#1588)

* ENG-7438: Fix small icons on what is reflex build page (#1590)

* ENG-7375: AI builder nav item + bump (#1589)

* ENG-7375: AI builder nav item + bump

* update

* ENG-7443: make DOCS badge responsive (#1591)

* make DOCS badge responsive

* center logo + badge

* move all contact sales links to pricing (#1595)

* move all contact sales links to pricing

* update

* + new templates (#1593)

* Update ‘Apps built with Reflex’ stat from 100K+ to 300K+ (#1596)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Alek <[email protected]>

* Update affiliate partner booking links to lemcal.com (#1597)

- Update both 'Become a Partner' buttons to use https://app.lemcal.com/@alek/reflex-demo?back=1
- Replace old Cal.com form URLs with new lemcal.com booking URL
- Maintains existing functionality while updating to new booking system

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Alek <[email protected]>

* ENG-7440: update ai docs (+ ENG-7383) (#1592)

* update ai docs

* more ai-related docs

* + ai docs

* Update docs/ai_builder/features/code_editor.md

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* Update docs/ai_builder/app_lifecycle/copy_app.md

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* Update docs/ai_builder/app_lifecycle/general.md

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* Update docs/ai_builder/integrations/databricks.md

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* updates part I

* update part II

---------

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* add input types for better use (#1598)

* add demo url for AG Grid (#1599)

* fix affiliate link (#1602)

Co-authored-by: Tom Gotsman <[email protected]>

* ENG-7498: Blog (From Jupyter Notebook to Production Dashboard) (#1600)

* blog

* add thumbnail to blog

* remove pro and team tier mentions (#1603)

* ENG-7542: new blog + prev. blog image fix (#1604)

* new blog + prev. blog image fix

* Update blog/2025-09-02-reflex-build.md

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* use .path for URL

---------

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* update deploy strategy (#1607)

* Revert "ENG-7498: Blog (From Jupyter Notebook to Production Dashboard) (#1600)" (#1608)

This reverts commit f1ad749.

* Revert "ENG-7542: new blog + prev. blog image fix (#1604)" (#1609)

This reverts commit 56c1a14.

* ENG-7551: add booked page (#1606)

* add booked page

* second page

* updates

* add url

* ENG-7585: docs patch (+ ENG-7581) (#1611)

* refine ai docs

* Reflex Build IDE vid

* refine interaction mode docs

* patches to navbar, sidebar, and others

* add link with url

* make set sidebar index event temporal

---------

Co-authored-by: carlosabadia <[email protected]>

* add watch preview button

* update video url

---------

Co-authored-by: Kastier1 <[email protected]>
Co-authored-by: Masen Furer <[email protected]>
Co-authored-by: Ahmad Hakim <[email protected]>
Co-authored-by: Tom Gotsman <[email protected]>
Co-authored-by: Tom Gotsman <[email protected]>
Co-authored-by: Alek Petuskey <[email protected]>
Co-authored-by: Mohamed Otefi <[email protected]>
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Alek <[email protected]>
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
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.

4 participants