Skip to content

Releases: irskep/persistproc

v0.2.1

09 Jul 16:21

Choose a tag to compare

0.2.1 - 2025-01-09

Changed

  • Patch release to sync PyPI version with git tag (no code changes)

v0.2.0

08 Jul 22:04

Choose a tag to compare

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

06 Jul 18:58

Choose a tag to compare

Initial release