github F1bonacc1/process-compose v1.94.0

10 hours ago

New Features

  • API Token Authentication: Added support for token-based authentication for the REST API and WebSocket connections. Configurable via PC_API_TOKEN, PC_API_TOKEN_PATH, or the --token-file flag. Issue #439
  • MCP Server Support: Integrated Model Context Protocol (MCP) server for dynamic process management and tool execution, supporting both stdio and sse transports. See blog post.
  • Template Rendering Control: Added is_template_disabled option to skip Go template rendering for processes containing JSON strings in their commands.
  • JSON Pretty-Print: Added a toggle for pretty-printing JSON logs in the TUI terminal view. By @EricWardner

New Contributors

Full Changelog: v1.90.0...v1.94.0

Don't miss a new process-compose release

NewReleases is sending notifications on new releases.