feat(memory-wiki): make imported source sync incremental

This commit is contained in:
Vincent Koc
2026-04-05 21:04:58 +01:00
parent 7b62fcd87d
commit a78c4de737
7 changed files with 370 additions and 20 deletions

View File

@@ -17,6 +17,7 @@ export async function syncMemoryWikiImportedSources(params: {
importedCount: 0,
updatedCount: 0,
skippedCount: 0,
removedCount: 0,
artifactCount: 0,
workspaces: 0,
pagePaths: [],