Update from code changes: agentic onboarding with Aurora#1028
Open
mintlify[bot] wants to merge 4 commits into
Open
Update from code changes: agentic onboarding with Aurora#1028mintlify[bot] wants to merge 4 commits into
mintlify[bot] wants to merge 4 commits into
Conversation
Contributor
🤖 Documentation Bot✅ All checks passed! No issues found. |
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
🤖 Documentation Bot✅ All checks passed! No issues found. |
Contributor
Author
|
Update from code changes updated this PR. Rewrote agentic onboarding for the homepage-first flow, single new-onboarding flag, multi-warehouse picker, and rotating recommended-actions checklist. Source PRs
|
Contributor
🤖 Documentation Bot✅ All checks passed! No issues found. |
Contributor
Author
|
Update from code changes updated this PR. Documented Aurora's name-collection behavior for email-only signup and noted user context is on by default for auto-provisioned Aurora. Source PRs
|
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
Documents the new end-to-end agentic onboarding flow: a new user signs up email-only, completes org setup, connects a warehouse without dbt, and lands on a provisioned Getting started homepage where the auto-provisioned Aurora AI agent is ready to chat in SQL mode — before any dbt models exist.
Changes
autoProvisionedanalytics flag), the provisioned Getting started homepage (ask-AI hero, recommended-actions carousel, quick actions), day-0 SQL-mode chat behaviour, schema-grounded prompt-chip suggestions on zero-explores projects, name collection from email-only signup, and the coding-agent handoff prompt.docs.jsonand the setup overview card group.Context
/onboarding/agentintro page removed.new-onboardingflag; passwordless (email-only) signup and full-page organization setup.Update history
/onboarding/agentintro step with the provisioned Getting started homepage, documented the ask-AI hero + rotating recommended-actions checklist (auto-rotates every 10s, pauses on hover), noted schema-grounded prompt-chip suggestions on zero-explores projects, folded the four legacy flags into the singlenew-onboardingflag, and covered multi-warehouse support with the Snowflake CLI-SSO and BigQuery SSO smart defaults (feat: homepage-first onboarding — provisioned custom homepage with recommended actions, multi-warehouse connect lightdash#25679, feat: new-onboarding flag, passwordless signup & full-page org setup [2/4] lightdash#25759, feat: homepage card rotation & schema-grounded AI suggestions [4/4] lightdash#25758).updateUserNametool (feat(ai): agent asks for and saves the user's name when not collected lightdash#25760).