Skip to content

Releases: dockergiant/rolldev-mcp-server

v1.1.0

19 Dec 10:48
46d5504

Choose a tag to compare

What's Changed

  • Add support for command timeout handling and output redirection
    • Implement configurable command timeouts (5-15 minutes) for CLI operations.
    • Introduce save_output_to_file option for logging command output to files.
    • Ensure output logs include command context, runtime details, and previews.
    • Enhance reliability with process cleanup on timeout and event handling (close/exit).
    • Update README to document new features and usage.
  • MCP Trust Score by @Matvey-Kuk in #2

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

16 Aug 17:07

Choose a tag to compare

What's Changed

  • Add Claude Code GitHub Workflow by @rbouma in #1

New Contributors

  • @rbouma made their first contribution in #1

Full Changelog: https://github.com/dockergiant/rolldev-mcp-server/commits/v1.0.0