<- All updates

CLI

Claim anonymous deployments at once

Flat now provisions a reusable anonymous agent identity on first deploy, so `flat claim` or `flat login` can make all active deployments from that CLI installation permanent at once.

Released
Area
CLI

On your first anonymous deploy, the Flat CLI creates and stores a reusable WorkOS agent identity. Deployments still receive random onflat.page URLs and expire after one hour, but you no longer need a deployment ID or claim token to preserve them.

Run flat claim to sign in, select an Organization, and make every active deployment from that local identity permanent while keeping its existing URL. Running flat login EMAIL upgrades the same identity.

To protect active deployments, flat logout now refuses to discard an anonymous identity unless you pass --force. The CLI also accepts current sk_ WorkOS agent keys and reads exchanged credentials from the access_token response field.