mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-09 02:24:11 +08:00
feat: 更新任务生成和执行限制,优化多模块任务管理
This commit is contained in:
@@ -104,8 +104,6 @@ export interface ClaudeCliSettingsConfig {
|
||||
recursiveQuery: boolean;
|
||||
cache: ClaudeCacheSettings;
|
||||
codeIndexMcp: 'codexlens' | 'ace' | 'none';
|
||||
defaultModel?: string;
|
||||
autoSyncEnabled?: boolean;
|
||||
}
|
||||
|
||||
// Legacy combined config (for backward compatibility)
|
||||
|
||||
Reference in New Issue
Block a user