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
R1-P1-2: previewExclusions DTO now carries localPathToken (new candidate)
or sourceId (existing source) instead of a raw localPath; AddSourceWizard
sends the dialog token, SourceTable's edit-exclusions sends the source id.
R1-P2-3: setup store createFirstSource is idempotent - it short-circuits
when sourceId is already set, so re-entering the encryption step (Back from
confirm, then Next) does not re-call add_source with a consumed token.
R1-P2-4: CredentialsWalkthrough canSubmit requires only a non-empty client
ID (a PKCE installed-app client legitimately has an empty secret).
Tests: SourceTable preview-by-sourceId, createFirstSource re-entry is a
no-op, empty-secret submit allowed + forwarded, blocked with no client ID.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012CyiRqk2DVwmJjEu5gcD1m
0 commit comments