merge main

This commit is contained in:
yiliang114 2026-01-21 00:46:45 +08:00
commit c792bf7bbf
62 changed files with 2240 additions and 776 deletions

View file

@ -1287,11 +1287,6 @@ describe('Hierarchical Memory Loading (config.ts) - Placeholder Suite', () => {
],
true,
'tree',
{
respectGitIgnore: false,
respectQwenIgnore: true,
},
undefined, // maxDirs
);
});