fix: avoid sending all files when evaluating

This commit is contained in:
jialin
2025-05-09 19:33:50 +08:00
parent 2fa20de631
commit 1532f47da1
4 changed files with 86 additions and 23 deletions
@@ -592,10 +592,6 @@ const options = [
{
label: '--context-shift',
value: '--context-shift'
},
{
label: '--v2',
value: '--v2'
}
];