Functions§
- kill_
shell_ tasks_ for_ agent - Kill all running bash tasks spawned by a given agent. Called from run_agent.rs finally block so background processes don’t outlive the agent that started them (prevents 10-day fake-logs.sh zombies).
- kill_
task - Kill a running shell task by ID.