chore(integration): snapshot local main worktree
This commit is contained in:
@@ -32,7 +32,6 @@ export interface CodingProjectConfig {
|
||||
initialized: boolean;
|
||||
agents: CodingProjectAgent[];
|
||||
knowledgeDirectory: 'knowledge';
|
||||
legacyConversationNotice: 'none' | 'pending' | 'acknowledged';
|
||||
createdAt: string;
|
||||
updatedAt: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user