Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
[1.0.2] - 2024-12-18 source code.tar.gz | 2024-12-18 | 46.0 kB | |
[1.0.2] - 2024-12-18 source code.zip | 2024-12-18 | 57.1 kB | |
README.md | 2024-12-18 | 672 Bytes | |
Totals: 3 Items | 103.8 kB | 0 |
Added
- Input/output redirection support in ShellExecutor
- Pipeline execution capabilities
- Process communication timeout handling
- Directory path validation
Changed
- Improved process cleanup mechanisms
- Enhanced test configuration and organization
- Standardized error handling across the codebase
- Updated MCP dependency to version 1.1.2
Fixed
- Proper timeout handling in process communication
- Edge case handling in shell command execution
- Warning suppression for cleaner output
- Pipeline command parsing and execution
Security
- Enhanced directory permission validation
- Improved command validation and sanitization