Under the hood
Account info parsing now also captures a workspaceId field
What
When Claude Code parses account information, it now also extracts a workspace_id value into a workspaceId field, alongside the existing organizationUuid and workspaceName fields it already captured.
Why
This makes the workspace identifier available internally wherever account info is used, though the finding doesn't say what new feature consumes it yet.