claude-code-best/scripts
Askhz ccd135c4ed fix: prioritize settings model over ANTHROPIC_MODEL env var and improve bun executable resolution
- Swap model resolution priority so user's explicit model selection via /login takes precedence over ANTHROPIC_MODEL environment variable
- Use process.execPath instead of hardcoded 'bun'/'bun.exe' for more reliable executable resolution across installation methods
- Disable biome formatter
2026-04-14 11:35:03 +08:00
..
defines.ts fix: 修复 Windows 上 bun.exe 命令识别问题并更新版本号至 4.0.3 2026-04-11 12:46:38 +08:00
dev-debug.ts feat: 简化 debug 方式 2026-04-03 16:47:24 +08:00
dev.ts fix: prioritize settings model over ANTHROPIC_MODEL env var and improve bun executable resolution 2026-04-14 11:35:03 +08:00
download-ripgrep.ts fix: 尝试修复 windows 下面没有 unzip 的问题 2026-04-04 17:02:39 +08:00
generate-skills.ts feat(skill): add security review builtin skill with code audit support 2026-04-09 15:59:14 +08:00
health-check.ts fix: 修复 Windows 上 bun.exe 命令识别问题并更新版本号至 4.0.3 2026-04-11 12:46:38 +08:00
postinstall.cjs feat: 支持简化版本的 rg 下载 2026-04-06 10:31:15 +08:00
rcs.ts feat: 支持自托管的 remote-control-server (#214) 2026-04-09 17:40:50 +08:00
verify-gates.ts feat: enable GrowthBook local gate defaults for P0/P1 features 2026-04-06 17:00:30 +08:00