Files
strix/containers
Ahmed AllamandDevin AI 55e15f89fd fix(container): reclaim abandoned browser sessions
Each agent-browser session is a separate Chromium (~340 MB, ~12 processes)
and nothing owns a browser's lifecycle, so finished, stopped and crashed
agents strand theirs for the life of the sandbox. Enable the daemon's idle
timeout and stop telling agents each of them has its own browser.
2026-08-09 23:33:04 +00:00
..