sinatra.dev
← All changes
feature· Models

Connect your own ChatGPT subscription, per member

Each member can link their personal Codex subscription to a workspace, and the tasks they start run on it.

A team where everyone already pays for a subscription no longer needs a shared key to get off the managed path. Model credentials were a workspace-level setting before this, so one key or one connection covered everybody.

A personal connection takes precedence over the workspace key and over our managed key for that member's tasks, and onboarding counts it as configured model access.

#1096, #1099, #1101