Merge branch 'main' into feat/extension

This commit is contained in:
LaZzyMan 2026-01-19 21:16:07 +08:00
commit a61a3c5680
51 changed files with 2369 additions and 699 deletions

View file

@ -299,9 +299,7 @@ describe('memoryCommand', () => {
services: {
config: mockConfig,
settings: {
merged: {
memoryDiscoveryMaxDirs: 1000,
},
merged: {},
} as LoadedSettings,
},
});