feat: 添加 Buddy 相关功能,包括命令、配置和伴侣生成逻辑
This commit is contained in:
@@ -42,6 +42,7 @@ const FEATURE_FLAGS: Record<string, boolean> = {
|
||||
ABLATION_BASELINE: false,
|
||||
DUMP_SYSTEM_PROMPT: false,
|
||||
CHICAGO_MCP: false,
|
||||
BUDDY: true,
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user