mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-23 00:35: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
|
// 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
|
||||||
|
|||||||
Reference in New Issue
Block a user