Changelog
Unreleased
0.2.0 - 2025-01-08
Added
- New unified
ctrl
tool that consolidates start, stop, and restart operations into a single MCP toolpersistproc start
,persistproc stop
, andpersistproc restart
commands continue to work as aliases
- Support for
--environment
flag in start operations for setting environment variables via JSON
Changed
- Replace
kill-persistproc
withshutdown
and demote it from MCP tool to command line command
0.1.0 - 2025-07-06
- Initial release of persistproc