claude-code-best/scripts
James Feng e26d4e61a3 feat: enable PROACTIVE feature flag in default build
Add 'PROACTIVE' to DEFAULT_BUILD_FEATURES in scripts/defines.ts.
The proactive state machine (src/proactive/index.ts) and SleepTool
were already fully recovered; only the glue function
notifyAutomationStateChanged was missing — restored in d1d74d4a.

With PROACTIVE enabled, the autonomous agent can use SleepTool to
pause/resume its own tick cycle, saving tokens during idle periods.
2026-06-02 01:45:42 +08:00
..
defines.ts feat: enable PROACTIVE feature flag in default build 2026-06-02 01:45:42 +08:00
dev-debug.ts feat: 简化 debug 方式 2026-04-03 16:47:24 +08:00
dev.ts feat: restore daemon supervisor and remoteControlServer command (#170) 2026-04-07 15:36:29 +08:00
download-ripgrep.ts fix: 尝试修复 windows 下面没有 unzip 的问题 2026-04-04 17:02:39 +08:00
health-check.ts feat: 添加代码健康度检查脚本 2026-04-01 07:17:09 +08:00
post-build.ts feat: pull in Vite build system + complete packages/builtin-tools/ 2026-06-01 18:18:03 +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
vite-plugin-feature-flags.ts feat: pull in Vite build system + complete packages/builtin-tools/ 2026-06-01 18:18:03 +08:00
vite-plugin-import-meta-require.ts feat: pull in Vite build system + complete packages/builtin-tools/ 2026-06-01 18:18:03 +08:00