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
@@ -48,7 +48,7 @@ describe('RemoteDelegationService', () => {
id: '00000000-0000-4000-8000-000000000302',
title: '远程摘要',
prompt: '整理状态',
workMode: 'plan'
workMode: 'ask'
}
const transport = vi
.fn()