claude-code-best/scripts
unraid 7ae94327fb feat: enable /voice mode with native audio binaries
Restore voice input by:
- Copying official cpal-based audio-capture.node binaries (6 platforms)
- Replacing SoX subprocess stub with native .node loader
- Adding VOICE_MODE to default build features

All voice source files in src/ already match the official CLI.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 21:14:44 +08:00
..
defines.ts refactor: 用 Bun 原生 define 替换 cli.tsx 中的 globalThis 注入 2026-04-02 09:51:48 +08:00
dev-debug.ts feat: 简化 debug 方式 2026-04-03 16:47:24 +08:00
dev.ts feat: enable /voice mode with native audio binaries 2026-04-03 21:14:44 +08:00
download-ripgrep.ts fix: 修复 rg 文件的传入 2026-04-03 19:45:43 +08:00
health-check.ts feat: 添加代码健康度检查脚本 2026-04-01 07:17:09 +08:00