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
fix(workers): Show public workspace UI for default org users
Users in taskflow-default-org-id (the public/shared workspace) now see
a friendly prompt to create a private organization instead of the team
management table. This prevents showing all platform users as "team members".
Changes:
- Detect if user's tenant_id is the default org
- Skip API call to /workers for default org users
- Show "Create Private Organization" CTA card instead
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments