claude-code-best/scripts
claude-code-best a5ca2c1a97 fix: address coderabbit review feedback on PR #413
- performanceShim: add no-arg getEntries() so the 'as typeof performance'
  cast is accurate for callers (Bun, OTel, dev tooling).
- scripts/dev: make production NODE_ENV opt-in via CLAUDE_CODE_FORCE_NODE_ENV
  so dev-only diagnostics (DevBar, doctorDiagnostic, AutoUpdater dev
  branches, etc.) keep working by default.
- gemini/index: switch deep-relative Tools import to the src/* path alias.
- screens/REPL: drop the unnecessary 'as any' on the getPipeIpc selector to
  match other call sites.
2026-05-05 13:23:35 +00:00
..
check-bundle-integrity.ts style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
defines.ts revert: 恢复 HISTORY_SNIP 2026-05-04 23:51:36 +08:00
dev-debug.ts style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
dev.ts fix: address coderabbit review feedback on PR #413 2026-05-05 13:23:35 +00:00
dump-prompt.ts style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
post-build.ts build: Vite 单文件构建 + 修复 doubaoime-asr 打包后 WASM 加载失败 2026-05-03 16:13:20 +08:00
postinstall.cjs style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
rcs-ccb.sh chore: 更新构建 feature 的问题 2026-04-19 08:27:25 +08:00
rcs.ts style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
run-parallel.mjs style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
setup-chrome-mcp.mjs style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
vite-plugin-feature-flags.ts style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
vite-plugin-import-meta-require.ts style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00