Attach-first workflowRegister already-running services with `devproxy add` and keep app processes outside DevProxy.
Project-local browser targetsStore default and named open targets in `.devproxy/config.json` for repeatable project navigation.
Trusted HTTPSUse Caddy with `tls internal` so every `.local` domain gets a browser-trusted certificate.
Safe host managementDevProxy only edits its own managed hosts block and leaves the rest of the file alone.
Clear diagnostics`devproxy doctor` checks Caddy, hosts drift, duplicate ports, and upstream reachability.