UNPKG

@jjdenhertog/ai-driven-development

Version:

AI-driven development workflow with learning capabilities for Claude

3 lines 188 B
import { CommitInfo } from '../../types/git/CommitInfo'; export declare function saveUserChanges(taskId: string, changes: CommitInfo[]): void; //# sourceMappingURL=saveUserChanges.d.ts.map