We accidentally replaced pinnedSummary with userPrompt instead of adding alongside it. Both fields are needed. Also add blue-green tests demonstrating the before/after delta for the prompt-driven spawn feature (issue #974): - packages/web/src/__tests__/prompt-spawn.test.ts (14 tests) - packages/integration-tests/src/prompt-spawn.integration.test.ts (7 tests) |
||
|---|---|---|
| .. | ||
| e2e | ||
| public | ||
| screenshots | ||
| server | ||
| src | ||
| .env.local.example | ||
| .gitignore | ||
| CHANGELOG.md | ||
| next-env.d.ts | ||
| next.config.js | ||
| package.json | ||
| postcss.config.mjs | ||
| tsconfig.json | ||
| tsconfig.server.json | ||
| vitest.config.ts | ||