Skip to content

fix(examples): repair deep survey dev flow#4592

Open
samwillis wants to merge 1 commit into
mainfrom
fix/deep-survey-dev
Open

fix(examples): repair deep survey dev flow#4592
samwillis wants to merge 1 commit into
mainfrom
fix/deep-survey-dev

Conversation

@samwillis

Copy link
Copy Markdown
Contributor

Summary

  • Scope the Deep Survey pnpm dev script to its local server and UI processes so unrelated workspace dev scripts do not run.
  • Load repo-level env vars as defaults while allowing examples/deep-survey/.env to override model credentials, with non-secret startup fingerprints.
  • Read built-in runtime collections from materialized toArray rows when spawning/reporting survey workers to avoid invalid live-query sources.

Test plan

  • pnpm --dir examples/deep-survey run typecheck

Made with Cursor

Ensure the deep survey example only starts its own dev processes, loads local env overrides predictably, and reads runtime collections without invalid live-query sources.

Co-authored-by: Cursor <cursoragent@cursor.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.

2 participants