fix(daemon): Fix daemon IPC id handling, reload configs on demand and correct CLI daemon start path

This commit is contained in:
2025-08-29 21:22:03 +00:00
parent 3676bff04c
commit 97a8377a75
6 changed files with 43 additions and 20 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tspm',
version: '4.4.1',
version: '4.4.2',
description: 'a no fuzz process manager'
}