What's wrong with this entry?
Anonymous. No account, no email.
Updated Dependencies
- Removed redundant stream imports (
streamandnode:stream) - Added new imports for child process operations from specific modules
- Updated to use
PassThroughfromnode:streamconsistently
Code Organization
- Removed 39 unused functions and variables, including:
- String trimming utilities (
um2,dm2) - Number parsing functions (
am2,sm2,om2) - Array shuffling functions (
na2,aa2,ra2) - Unused configuration functions
- Added 30 new functions focused on MCP support and improved command handling
Configuration Constants
- Added
lw6 = 2000for command output line limits - Added
WS6 = 2000for WebSearch result limits - Added
F$6 = 80000for maximum tool output size - Added
zQA = 3for retry attempts
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.