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
Use personal org for personal clips instead of display_name
Personal clips now properly belong to the user's personal org:
- Uses ensure_personal_org() to get or create user's personal org
- All clips now have a proper org_id (no more None)
- Clip owner is the org's slug (personal-{user_id} for personal orgs)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments