mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-15 12:55:51 +00:00
feat: 关闭 skill learning
This commit is contained in:
@@ -74,8 +74,8 @@ export const DEFAULT_BUILD_FEATURES = [
|
||||
// this branch (see docs/agent/sur-skill-overflow-bugs.md) close the
|
||||
// overflow risk, but Haiku-on-first-Chinese-query and disk-side
|
||||
// observation accumulation remain operator-discretion concerns.
|
||||
'EXPERIMENTAL_SKILL_SEARCH',
|
||||
'SKILL_LEARNING',
|
||||
// 'EXPERIMENTAL_SKILL_SEARCH',
|
||||
// 'SKILL_LEARNING',
|
||||
// P3: poor mode
|
||||
'POOR', // 穷鬼模式,跳过 extract_memories/prompt_suggestion 减少消耗
|
||||
// Team Memory
|
||||
|
||||
Reference in New Issue
Block a user