feat: enhance local knowledge retrieval

This commit is contained in:
lofyer
2026-08-12 21:45:47 +08:00
parent e0e5a8c1b3
commit 111f487e20
65 changed files with 13517 additions and 1155 deletions
@@ -385,7 +385,7 @@ describe('AssistantDatabase', () => {
name: '产品发布',
description: '发布资料和任务',
rootPath: 'C:\\Release',
defaultWorkMode: 'plan'
defaultWorkMode: 'ask'
})
expect(database.listProjects()).toHaveLength(2)