diff --git a/web/src/lib/components/ConnectWorkspaceModal.svelte b/web/src/lib/components/ConnectWorkspaceModal.svelte index f0e2535b..04a8b351 100644 --- a/web/src/lib/components/ConnectWorkspaceModal.svelte +++ b/web/src/lib/components/ConnectWorkspaceModal.svelte @@ -350,22 +350,25 @@ {:else if claimState.kind === 'disabled'} +
- Claim codes aren’t available on this deployment. Use the - - to authorize an agent from scratch, or the - - for terminal access. + No claim code needed on this deployment. + Agents connected via the CLI or stdio MCP use your user + session and already have access to every workspace + you’re a member of.