Under the hood
Bash/PowerShell output size limits are now computed dynamically instead of fixed.
The command-execution tool's max result size is now computed at call time via a getter instead of being a fixed 30000-character constant, and a new persistenceThresholdCeiling field has been added, suggesting result truncation limits can be configured server-side.