This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
git.zone
/
tspm
Watch
3
Star
0
Fork
0
You've already forked tspm
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
tspm
/
ts
/
daemon
History
Juergen Kunz
61c4aabba3
fix(processmonitor): Bump smartdaemon and stop aggressive pidusage cache clearing in ProcessMonitor
2025-09-03 11:47:06 +00:00
..
crashlogmanager.ts
feat(daemon): Add crash log manager with rotation and integrate crash logging; improve IPC & process listener cleanup
2025-09-01 10:32:51 +00:00
index.ts
fix(cli): Fix internal imports, centralize IPC types and improve daemon entry/start behavior
2025-08-28 18:34:56 +00:00
logpersistence.ts
BREAKING CHANGE(daemon): Introduce persistent log storage, numeric ProcessId type, and improved process monitoring / IPC handling
2025-08-30 13:47:14 +00:00
processmanager.ts
feat(cli): Add interactive edit flow to CLI and improve UX
2025-08-31 16:36:06 +00:00
processmonitor.ts
fix(processmonitor): Bump smartdaemon and stop aggressive pidusage cache clearing in ProcessMonitor
2025-09-03 11:47:06 +00:00
processwrapper.ts
feat(daemon): Add crash log manager with rotation and integrate crash logging; improve IPC & process listener cleanup
2025-09-01 10:32:51 +00:00
tspm.config.ts
feat(daemon): Reorganize and refactor core into client/daemon/shared modules; add IPC protocol and tests
2025-08-28 18:17:41 +00:00
tspm.daemon.ts
feat(cli): Add stats CLI command and daemon stats aggregation; fix process manager & wrapper state handling
2025-08-31 08:06:03 +00:00