Skip to content

fix: changed based on the wizard remark event#249

Merged
daniloc merged 4 commits intomainfrom
chore-startup-prompt-fixes
Feb 3, 2026
Merged

fix: changed based on the wizard remark event#249
daniloc merged 4 commits intomainfrom
chore-startup-prompt-fixes

Conversation

@daniloc
Copy link
Copy Markdown
Collaborator

@daniloc daniloc commented Jan 30, 2026

For the last week, we've been receiving post-game analysis from the wizard via wizard-remark:

https://us.posthog.com/project/2/insights/m1W5fikR

Turns out this whole time we were missing a necessary OAuth scope:

  • query:read

Additionally:

  • exclude node_modules when seeking package lock files for ascertaining the build system to reduce wasted turns
  • always read files before attempting edits, also to reduce wasted turns
  • use a distinct MCP server config name to prevent collisions with local PostHog MCP setups

@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 django
  • /wizard-ci flask
  • /wizard-ci laravel
  • /wizard-ci next-js
  • /wizard-ci react-router

Test an individual app:

  • /wizard-ci django/django3-saas
  • /wizard-ci flask/flask3-social-media
  • /wizard-ci laravel/laravel12-saas
Show more apps
  • /wizard-ci next-js/15-app-router-saas
  • /wizard-ci next-js/15-app-router-todo
  • /wizard-ci next-js/15-pages-router-saas
  • /wizard-ci next-js/15-pages-router-todo
  • /wizard-ci react-router/react-router-v7-project
  • /wizard-ci react-router/rrv7-starter
  • /wizard-ci react-router/saas-template
  • /wizard-ci react-router/shopper

Results will be posted here when complete.

@daniloc daniloc requested a review from a team January 30, 2026 21:13
Comment thread src/lib/agent-runner.ts
Copy link
Copy Markdown
Collaborator

@sarahxsanders sarahxsanders left a comment

Choose a reason for hiding this comment

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

gosh the wizard remarks are great

@daniloc daniloc changed the title Fixups based on the wizard remark event fix: changed based on the wizard remark event Feb 2, 2026
@daniloc daniloc enabled auto-merge (squash) February 2, 2026 20:51
@daniloc daniloc merged commit 7de6b67 into main Feb 3, 2026
16 of 19 checks passed
@daniloc daniloc deleted the chore-startup-prompt-fixes branch February 3, 2026 13:28
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