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(set): don't skip value prompt when -k combined with metadata flags
When -k was combined with metadata flags like -d without an explicit
value, has_metadata was true so the value prompt was skipped, silently
discarding the -k flag. Now -k prevents the metadata-only skip path.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments