How Overcut manages long-running agent sessions and automatically cleans up resources to keep your workflows running smoothly.
Overcut automatically manages agent sessions to ensure your workflows continue running efficiently. When sessions run too long or get stuck, Overcut uses a two-phase termination system to gracefully close them while preserving your work.
When a session reaches its natural end (completes its task, hits time limits, or receives a user signal), Overcut sends a termination request and gives the agent time to:
If an agent doesn’t respond to the graceful termination request within the configured timeout period, Overcut forces the session to close immediately. This prevents stuck sessions from blocking your workflows.