You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
deepspace collaborators add <email> can now invite someone who isn't a DeepSpace user yet: it sends them an email invitation (billed to the app owner) and they become a collaborator when they sign in and accept it. The new deepspace collaborators cancel <email> rescinds a pending invite, and collaborators list now shows outstanding invites alongside active collaborators.
Patch Changes
deepspace deploy on a repo without DEEPSPACE_APP_ID no longer silently mints a fresh id destined for a route-claim collision when the name belongs to an existing app. Adoption now also recognizes legacy name-as-id apps the caller deploys on-behalf (collaborator or admin): adopting an app you own stays automatic; adopting one you don't own asks for confirmation (or --adopt for non-interactive runs); a name owned by an app you can't deploy fails up front with the real reason.