Docker Sandbox for Agent Tools Isolated execution of , , and other agent tools using Docker Desktop's (v0.11.0+). Uses existing Claude Max and ChatGPT Pro subscriptions — no API key billing. ADR : ADR-0023 Prerequisites - Docker Desktop running (OrbStack works) - returns ≥0.11.0 - Auth secrets stored in : - — from (1-year token, Max subscription) - — contents of (ChatGPT Pro subscription) Quick Reference Auth Setup (One-Time) Claude (Max subscription) Run interactively on the host (needs browser for OAuth): This opens a browser, completes OAuth, and prints a token like . Valid for 1 year . St…