Skip to content

feat(orchestrator): flag-gate runner-seeded tasks - #1079

Merged
gewenyu99 merged 2 commits into
mainfrom
feat/orchestrator-seeded-tasks-flag
Aug 12, 2026
Merged

feat(orchestrator): flag-gate runner-seeded tasks#1079
gewenyu99 merged 2 commits into
mainfrom
feat/orchestrator-seeded-tasks-flag

Conversation

@gewenyu99

@gewenyu99 gewenyu99 commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator

Kill switch wizard-orchestrator-seeded-tasks: off or unset, the orchestrator queues no runner-seeded task (no warehouse step, no consent modal) and the run is byte-identical to a project with no detected sources.

How to run

Same setup as #1077. Force the flag locally on a ci-flavor build (pnpm build:ci):

WIZARD_CI_FLAG_OVERRIDES='{"wizard-orchestrator-seeded-tasks": true}' \
MCP_URL=https://mcp.posthog.com/mcp node <wizard>/dist/bin.js --local-mcp --sequence orchestrator --harness pi

Without the override the data-sources modal and task must not appear at all.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

🧙 Wizard CI

Run the Wizard CI and test your changes against wizard-workbench example apps by replying with a GitHub comment using one of the following commands:

Test all apps:

  • /wizard-ci all

Test all apps in a directory:

  • /wizard-ci ai-observability
  • /wizard-ci basic-integration
  • /wizard-ci mcp-analytics
  • /wizard-ci revenue
  • /wizard-ci self-driving

Test an individual app:

  • /wizard-ci ai-observability/anthropic
  • /wizard-ci ai-observability/groq
  • /wizard-ci ai-observability/manual-capture
Show more apps
  • /wizard-ci ai-observability/openai
  • /wizard-ci ai-observability/openai-agents
  • /wizard-ci ai-observability/vercel-ai
  • /wizard-ci basic-integration/android
  • /wizard-ci basic-integration/angular
  • /wizard-ci basic-integration/astro
  • /wizard-ci basic-integration/django
  • /wizard-ci basic-integration/fastapi
  • /wizard-ci basic-integration/flask
  • /wizard-ci basic-integration/javascript-node
  • /wizard-ci basic-integration/javascript-web
  • /wizard-ci basic-integration/laravel
  • /wizard-ci basic-integration/next-js
  • /wizard-ci basic-integration/nuxt
  • /wizard-ci basic-integration/python
  • /wizard-ci basic-integration/rails
  • /wizard-ci basic-integration/react-native
  • /wizard-ci basic-integration/react-router
  • /wizard-ci basic-integration/sveltekit
  • /wizard-ci basic-integration/swift
  • /wizard-ci basic-integration/tanstack-router
  • /wizard-ci basic-integration/tanstack-start
  • /wizard-ci basic-integration/vue
  • /wizard-ci mcp-analytics/custom-dispatcher
  • /wizard-ci mcp-analytics/typescript-sdk
  • /wizard-ci revenue/stripe
  • /wizard-ci self-driving/astro
  • /wizard-ci self-driving/fastapi
  • /wizard-ci self-driving/nuxt
  • /wizard-ci self-driving/react-router
  • /wizard-ci self-driving/sveltekit

Results will be posted here when complete.

@edwinyjlim edwinyjlim left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

SEEDS PLANS TASKS AHHH

(looks good)

…ever fails the run (#1080)

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
@gewenyu99
gewenyu99 merged commit 5157b77 into main Aug 12, 2026
16 checks passed
@gewenyu99
gewenyu99 deleted the feat/orchestrator-seeded-tasks-flag branch August 12, 2026 18:23
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