You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[agent] sigterm_grace_s (default 10): the SIGTERM→SIGKILL grace a round gives its agent when the agent's preset declares itself cooperative (the built-in gemini preset does), so an agent that catches SIGTERM to flush or commit its work gets time to finish. A non-cooperative agent (e.g. claude) keeps the previous 5 s. Capped at 12 s, inside the supervisor's 15 s wait for the round; peek --json (schema 2.4) and doctor report the resolved grace per agent.