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
v4.1.0
tspm
/
ts
/
daemon
History
Juergen Kunz
4db128edaf
BREAKING CHANGE(cli): Add persistent process registration (tspm add), alias remove, and change start to use saved process IDs (breaking CLI behavior)
2025-08-29 09:43:54 +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
processmanager.ts
BREAKING CHANGE(cli): Add persistent process registration (tspm add), alias remove, and change start to use saved process IDs (breaking CLI behavior)
2025-08-29 09:43:54 +00:00
processmonitor.ts
fix(cli): Fix internal imports, centralize IPC types and improve daemon entry/start behavior
2025-08-28 18:34:56 +00:00
processwrapper.ts
fix(cli): Fix internal imports, centralize IPC types and improve daemon entry/start behavior
2025-08-28 18:34:56 +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
BREAKING CHANGE(cli): Add persistent process registration (tspm add), alias remove, and change start to use saved process IDs (breaking CLI behavior)
2025-08-29 09:43:54 +00:00