AWS, Claude, and Codex temp directories (internal/run/manager.go:574-579) are only cleaned up in Stop/Wait/Destroy. If moat crashes, these accumulate in /tmp as agentops-aws-, claude-, codex-*. Add finalizers or background cleanup for orphaned temp dirs. Consider adding moat system clean-temp command to manually remove old temp directories.
AWS, Claude, and Codex temp directories (internal/run/manager.go:574-579) are only cleaned up in Stop/Wait/Destroy. If moat crashes, these accumulate in /tmp as agentops-aws-, claude-, codex-*. Add finalizers or background cleanup for orphaned temp dirs. Consider adding moat system clean-temp command to manually remove old temp directories.