Root cause: Bun code splitting + MONITOR_TOOL/WORKFLOW_SCRIPTS stub 触发循环 ESM 死锁; 4 个 prompt.ts stub 的 NAME 常量为空字符串导致 API 400 error. Fix: - build.ts: splitting: false - defines.ts: 禁用 MONITOR_TOOL, WORKFLOW_SCRIPTS - 4 个 prompt.ts: 补全正确 tool name 验证: --version / -p / --print 三种模式全部通过 |
||
|---|---|---|
| .. | ||
| defines.ts | ||
| dev-debug.ts | ||
| dev.ts | ||
| download-ripgrep.ts | ||
| health-check.ts | ||
| post-build.ts | ||
| postinstall.cjs | ||
| rcs.ts | ||
| verify-gates.ts | ||
| vite-plugin-feature-flags.ts | ||
| vite-plugin-import-meta-require.ts | ||