Releases: tumf/mcp-shell-server
Releases · tumf/mcp-shell-server
v1.0.3
[1.0.2] - 2024-12-18
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