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: escape dots in project names for op assignment statements
Projects with dots (e.g. sandbank.dev) caused op CLI to reject the
assignment statement due to multiple unescaped periods. Now escape
dots, equals, and backslashes in section/field names per op CLI spec.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments