Skip to content

v2.0.9

Choose a tag to compare

@cfdude cfdude released this 14 Mar 15:45
· 53 commits to main since this release
44e1a44

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 queueCommandForApprovalNonBlocking method 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