@tomagranate/toolui 0.3.2 → 0.3.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/bin/toolui-linux-x64 +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -210,7 +210,7 @@ Add to your MCP configuration (e.g., `~/.cursor/mcp.json`):
|
|
|
210
210
|
|
|
211
211
|
| Tool | Description |
|
|
212
212
|
|------|-------------|
|
|
213
|
-
| `list_processes` | List all processes with
|
|
213
|
+
| `list_processes` | List all processes with status, health, and last 20 log lines |
|
|
214
214
|
| `get_logs` | Get recent logs (supports search and line limits) |
|
|
215
215
|
| `stop_process` | Stop a running process |
|
|
216
216
|
| `restart_process` | Restart a process |
|
package/bin/toolui-linux-x64
CHANGED
|
Binary file
|