Fixer is a sandboxed auto-fix agent that automatically applies and validates code fixes inside an ephemeral, isolated runtime. It builds a repo-compatible environment, installs dependencies, runs strict format, lint and build validations, and only commits changes when validation succeeds. Fixer currently supports JavaScript, TypeScript and Python projects with more runtimes coming soon.