Users currently launch scripts in tmux and leave them.
Next Step: Build a visual 'Task Manager' overlay that queries htop or ps to show CPU/RAM usage and explicitly list running background processes, allowing users to visually kill zombie scripts without needing to type kill -9 commands.
Users currently launch scripts in tmux and leave them.
Next Step: Build a visual 'Task Manager' overlay that queries
htoporpsto show CPU/RAM usage and explicitly list running background processes, allowing users to visually kill zombie scripts without needing to typekill -9commands.