Skip to content

Changelog

Unreleased

0.2.0 - 2025-01-08

Added

  • New unified ctrl tool that consolidates start, stop, and restart operations into a single MCP tool
    • persistproc start, persistproc stop, and persistproc restart commands continue to work as aliases
  • Support for --environment flag in start operations for setting environment variables via JSON

Changed

  • Replace kill-persistproc with shutdown and demote it from MCP tool to command line command

0.1.0 - 2025-07-06

  • Initial release of persistproc