Skip to content

[1.0.2] - 2024-12-18

Compare
Choose a tag to compare
@tumf tumf released this 18 Dec 09:53
· 52 commits to main since this release

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