feat: 关闭 skill learning
This commit is contained in:
parent
ca29e4e8f7
commit
42100d6268
|
|
@ -74,8 +74,8 @@ export const DEFAULT_BUILD_FEATURES = [
|
||||||
// this branch (see docs/agent/sur-skill-overflow-bugs.md) close the
|
// this branch (see docs/agent/sur-skill-overflow-bugs.md) close the
|
||||||
// overflow risk, but Haiku-on-first-Chinese-query and disk-side
|
// overflow risk, but Haiku-on-first-Chinese-query and disk-side
|
||||||
// observation accumulation remain operator-discretion concerns.
|
// observation accumulation remain operator-discretion concerns.
|
||||||
'EXPERIMENTAL_SKILL_SEARCH',
|
// 'EXPERIMENTAL_SKILL_SEARCH',
|
||||||
'SKILL_LEARNING',
|
// 'SKILL_LEARNING',
|
||||||
// P3: poor mode
|
// P3: poor mode
|
||||||
'POOR', // 穷鬼模式,跳过 extract_memories/prompt_suggestion 减少消耗
|
'POOR', // 穷鬼模式,跳过 extract_memories/prompt_suggestion 减少消耗
|
||||||
// Team Memory
|
// Team Memory
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user