Drop one snippet into your deployed app. When someone points at something broken, InSitue clones your repo, fixes it with an AI agent in an isolated VM, builds & type-checks the fix, and opens a draft PR with the exact repro — or merges and ships it, if you choose.
Your user/QA/PM clicks the broken element and types a sentence. InSitue captures element, component, styles, runtime + a screenshot.
We clone your repo into an ephemeral VM, resolve the source, run the coding agent, then build + type-check. No green build, no PR.
Safe (draft PR), Standard (PR + preview), or YOLO (auto-merge & deploy). Every path is gated, reversible, and killable.
Bug tools file dumb tickets. Coding agents work greenfield. InSitue carries selector + DOM + styles + runtime + source from your live app straight into an agent-actionable, verified change.
Confidence-gated resolution and a hard typecheck + build gate mean a PR only appears when the fix actually compiles.
Every run is an ephemeral microVM that is destroyed after. Read-only agent tools; secrets scrubbed on ingest.
Per-project safety tier, path allowlists, spend caps, and a one-click global kill-switch. YOLO is opt-in and reversible.