We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcdd855 commit fa3d188Copy full SHA for fa3d188
1 file changed
CHANGELOG.md
@@ -7,10 +7,15 @@
7
## 0.2.0 - 2025-01-08
8
9
### Added
10
+
11
- New unified `ctrl` tool that consolidates start, stop, and restart operations into a single MCP tool
12
- `persistproc start`, `persistproc stop`, and `persistproc restart` commands continue to work as aliases
13
- Support for `--environment` flag in start operations for setting environment variables via JSON
14
15
+### Changed
16
17
+- Replace `kill-persistproc` with `shutdown` and demote it from MCP tool to command line command
18
19
## 0.1.0 - 2025-07-06
20
21
- Initial release of persistproc
0 commit comments