Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
🚀 fal.ai Preview Deployment
TestingConnect to this preview deployment by running this on your branch: 🧪 E2E tests will run automatically against this deployment. |
❌ E2E Tests failed
Test ArtifactsCheck the workflow run for screenshots, traces, and failure details. |
6521512 to
2bcc925
Compare
5503d6d to
49be9f9
Compare
🔧 E2E build fix pushedThe E2E test was failing at "Build Scope app" due to TypeScript errors in 4 files unrelated to the analytics changes: Root cause: Fix: Changed the 4 timer refs to use |
d852d4a to
af49522
Compare
e16cebe to
85df242
Compare
5bbdb97 to
7bd153b
Compare
85df242 to
7872260
Compare
- Add onboarding flow for new users with fog-of-war background, Manrope font - Cloud onboarding: connecting step, auth redirect resume, graph import - Add API key warning to workflow import review screen - Replace starter workflow graphs with exported versions including tutorial notes - Add provenance to all starter workflow LoRAs for auto-download - Add Workflows tab to PluginsDialog, rename plugin to node in UI - Fix build errors after rebase, restore onboarding integration in StreamPage - Fix workflow graph import, pipeline availability in cloud mode - Fix e2e test: skip onboarding overlay in cloud streaming test Signed-off-by: Rafał Leszko <[email protected]> Signed-off-by: gioelecerati <[email protected]>
(cherry picked from commit af49522) Signed-off-by: gioelecerati <[email protected]>
- Telemetry disclosure is now the first question in cloud connecting flow, replacing "let's get to know each other" as the opener - "No thanks" skips full survey, goes straight to teaching/simple picker - "Yes" continues with normal survey flow - Added: node_removed, connection_removed, workflow_saved, user_logged_out, onboarding_workflow_download_failed events Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]> Signed-off-by: Hunter Hillman <[email protected]> Signed-off-by: gioelecerati <[email protected]>
#737) …oast - Add relative z-20 + pointer-events-auto to TelemetryDisclosure to fix clicks being blocked by backdrop-blur stacking context - Skip "let's get to know each other" intro after accepting telemetry by passing initialScreen="referral" to CloudSurveyScreens - Restore existing-user toast disclosure in TelemetryContext for users who completed onboarding before analytics was added Signed-off-by: Hunter Hillman <[email protected]> Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]> Signed-off-by: gioelecerati <[email protected]>
Signed-off-by: gioelecerati <[email protected]>
7872260 to
cb3076c
Compare
Signed-off-by: gioelecerati <[email protected]>
gioelecerati
left a comment
There was a problem hiding this comment.
LGTM - removed some dead code on beacon events - which I think got imported via the analytics library we got to manage beforeunload events but it's not used here (and won't be)
No description provided.