File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,17 +41,6 @@ const DEFAULT_BUILD_FEATURES = [
4141 'COORDINATOR_MODE' ,
4242 'LAN_PIPES' ,
4343 // 'REVIEW_ARTIFACT', // API 请求无响应,需进一步排查 schema 兼容性
44- // PR-package restored features
45- 'WORKFLOW_SCRIPTS' ,
46- 'HISTORY_SNIP' ,
47- 'CONTEXT_COLLAPSE' ,
48- 'MONITOR_TOOL' ,
49- 'FORK_SUBAGENT' ,
50- 'UDS_INBOX' ,
51- 'KAIROS' ,
52- 'COORDINATOR_MODE' ,
53- 'LAN_PIPES' ,
54- // 'REVIEW_ARTIFACT', // API 请求无响应,需进一步排查 schema 兼容性
5544 // P3: poor mode (disable extract_memories + prompt_suggestion)
5645 'POOR' ,
5746]
Original file line number Diff line number Diff line change @@ -48,17 +48,6 @@ const DEFAULT_FEATURES = [
4848 "COORDINATOR_MODE" ,
4949 "LAN_PIPES" ,
5050 // "REVIEW_ARTIFACT", // API 请求无响应,需进一步排查 schema 兼容性
51- // PR-package restored features
52- "WORKFLOW_SCRIPTS" ,
53- "HISTORY_SNIP" ,
54- "CONTEXT_COLLAPSE" ,
55- "MONITOR_TOOL" ,
56- "FORK_SUBAGENT" ,
57- "UDS_INBOX" ,
58- "KAIROS" ,
59- "COORDINATOR_MODE" ,
60- "LAN_PIPES" ,
61- // "REVIEW_ARTIFACT", // API 请求无响应,需进一步排查 schema 兼容性
6251 // P3: poor mode (disable extract_memories + prompt_suggestion)
6352 "POOR" ,
6453] ;
You can’t perform that action at this time.
0 commit comments