Releases: dockergiant/rolldev-mcp-server
Releases · dockergiant/rolldev-mcp-server
v1.1.0
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_fileoption 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
- @Matvey-Kuk made their first contribution in #2
Full Changelog: v1.0.0...v1.1.0