fix: harden Windows trans helpers
Resolve #1691 by preserving argv boundaries, adding bounded native rg and wc/skill query support, surfacing WSL-to-Windows hints, and splitting the oversized SSH module and embedded remote scripts. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -20,6 +20,13 @@ github:
|
||||
initialDelayMs: 1000
|
||||
maxDelayMs: 16000
|
||||
factor: 2
|
||||
trans:
|
||||
windowsFs:
|
||||
rg:
|
||||
timeoutMs: 10000
|
||||
maxFiles: 5000
|
||||
maxMatches: 1000
|
||||
maxBytesPerFile: 1048576
|
||||
gc:
|
||||
targetUsePercent: null
|
||||
fileLogs:
|
||||
|
||||
Reference in New Issue
Block a user