v2.0.9
Full Changelog: https://github.com/cfdude/super-shell-mcp/commits/v2.0.9
Added
- Added comprehensive logging system with file-based logs
- Implemented non-blocking command approval workflow
- Added new
queueCommandForApprovalNonBlockingmethod to CommandService
Fixed
- Fixed timeout issue with commands requiring approval by implementing non-blocking approval workflow
- Improved user experience by providing immediate feedback for commands requiring approval
- Enhanced error handling for commands requiring approval
- Fixed issue where pending commands would cause client timeouts