mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-05 23:42:03 +00:00
chore: clean up orphaned bfsFileSearch code and discoveryMaxDirs setting
This commit is contained in:
parent
79cce84280
commit
8b5f198e3c
10 changed files with 11 additions and 449 deletions
|
|
@ -299,9 +299,7 @@ describe('memoryCommand', () => {
|
|||
services: {
|
||||
config: mockConfig,
|
||||
settings: {
|
||||
merged: {
|
||||
memoryDiscoveryMaxDirs: 1000,
|
||||
},
|
||||
merged: {},
|
||||
} as LoadedSettings,
|
||||
},
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue