Skip to content

feat: default to Workflow Builder mode#764

Merged
leszko merged 1 commit intomainfrom
rafal/default-to-workflow-builder
Mar 30, 2026
Merged

feat: default to Workflow Builder mode#764
leszko merged 1 commit intomainfrom
rafal/default-to-workflow-builder

Conversation

@leszko
Copy link
Copy Markdown
Collaborator

@leszko leszko commented Mar 30, 2026

Summary

  • Changes the default UI mode from Perform Mode to Workflow Builder when the app loads
  • Single-line change: useState(false)useState(true) for the graphMode state in StreamPage.tsx

Test plan

  • Open the app and verify Workflow Builder is shown by default
  • Toggle to Perform Mode and verify it still works correctly
  • Reload the page and confirm Workflow Builder is shown again

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Signed-off-by: Rafał Leszko <[email protected]>
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 30, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 8b04e0cf-c930-4b1e-a238-dd982e93692f

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch rafal/default-to-workflow-builder

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@leszko leszko merged commit d51f4ee into main Mar 30, 2026
8 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

🚀 fal.ai Preview Deployment

App ID daydream/scope-pr-764--preview
WebSocket wss://fal.run/daydream/scope-pr-764--preview/ws
Commit 11a9543

Livepeer Runner

App ID daydream/scope-livepeer-pr-764--preview
WebSocket wss://fal.run/daydream/scope-livepeer-pr-764--preview/ws
Auth private

Testing

Connect to this preview deployment by running this on your branch:

uv run build && SCOPE_CLOUD_APP_ID="daydream/scope-pr-764--preview/ws" uv run daydream-scope

Livepeer mode:

SCOPE_CLOUD_MODE=livepeer SCOPE_CLOUD_APP_ID="daydream/scope-livepeer-pr-764--preview/ws" uv run daydream-scope

🧪 E2E tests will run automatically against this deployment.

@github-actions
Copy link
Copy Markdown
Contributor

❌ E2E Tests failed

Status failed
fal App daydream/scope-pr-764--preview
Run View logs

Test Artifacts

Check the workflow run for screenshots, traces, and failure details.

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.

1 participant