Provisioning a personal-agent — REMOVED
The personal-agent bridge (per-engineer WorkOS Connect App promoted to
delegated_agentfor a named human) no longer exists. The provisioning steps that lived here are no longer applicable.
For agent or M2M authentication, read Agent and M2M Authentication. It picks the right path:
| You want… | Use |
|---|---|
| To run agent code from your laptop as you | Staff CLI device_code (npm run auth:login) — see Path 1 |
| To run agent code from CI as a service | Service-principal Connect App — see Path 2 |
| Headless staff automation attributed to a human | No shipped path. Talk to the auth owner before building one. |