chore(scaffold): default examples to gpt-5-mini; pre-approve esbuild build in templates#277
Conversation
…build in templates Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Claude finished @blove's task in 1m 31s —— View job PR Review:
|
…iltDependencies The scaffold templates now declare pnpm.onlyBuiltDependencies; reflect that in the external expected fixtures (packageJson) and in createExpectedInternalFixture (internal mode merges onlyBuiltDependencies with the repo overrides block). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
Claude finished @blove's task in 1m 50s —— View job PR Review:
|
|
Claude finished @blove's task in 1m 20s —— View job PR Review:
|
Summary
Post-smoke-test cleanup (2 of 2 follow-up PRs). Finishes the move off
gpt-4o-minifor user-facing examples and fixes the scaffold's non-interactivepnpm install.gpt-5-mini(the project's canonical default — the research template already uses it) in: the basic scaffold template route, rootREADME.md(the raw-LangGraph + With-Dawn + 30-second snippets),@dawn-ai/sdkREADME, the landingHero/FeatureRoutingsnippets,content/templates/AGENTS.md,content/prompts, and the@dawn-ai/evalsllmJudgedefault.gpt-4o-mini-2024-07-18),api.mdxtype-union, frozen superpowers plans, CHANGELOGs, and dated blog posts — those keepgpt-4ointentionally.pnpm.onlyBuiltDependencies: ["esbuild"]in both templatepackage.json.templatefiles — fixesERR_PNPM_IGNORED_BUILDS: esbuildthat breakspnpm installnon-interactively in CI/Docker (found while smoke-testing the docker blueprint).Test Plan
pnpm build/typecheck/lintclean@dawn-ai/devkit(9) +create-dawn-ai-app(5) tests passcheck-docs+pack:checkpass; changeset gate passesgrep gpt-4oover the migrated dirs is empty; only the 10 intended files changed🤖 Generated with Claude Code