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
refactor(web): rename distinctId to userId in ToolContext
The field carries a user ID, not a PostHog-specific concept. The
captureEvent options parameter remains distinctId since that's the
PostHog term, but the application-level interfaces use userId.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments