feat: 对齐构建时的目标

This commit is contained in:
claude-code-best
2026-04-09 20:30:53 +08:00
parent 562e9daadd
commit 2b0d31aaca
3 changed files with 9 additions and 3 deletions

View File

@@ -11,6 +11,9 @@ rmSync(outdir, { recursive: true, force: true })
// Default features that match the official CLI build.
// Additional features can be enabled via FEATURE_<NAME>=1 env vars.
const DEFAULT_BUILD_FEATURES = [
'BUDDY',
'TRANSCRIPT_CLASSIFIER',
'BRIDGE_MODE',
'AGENT_TRIGGERS_REMOTE',
'CHICAGO_MCP',
'VOICE_MODE',