session_cleanupTier 1 · 70% confidence

ai-agents-session-cleanup-deleting-a-session-from-the-ui-leaves-its-associat-720322d8

agent: ai_agents

When does this happen?

IF Deleting a session from the UI leaves its associated workspace files under 'deepcode_lab/tasks/<task_id>/' as orphans, wasting disk space and causing potential confusion.

How others solved it

THEN Implement safe cascade deletion: remove the persistent session store and the task workspace, preserve shared 'uploads/' files, and block deletion if tasks are in 'pending', 'running', or 'waiting_for_input' state (return 409 Conflict).

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics