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: replace project positional arguments with --project flag (#87)
* refactor: replace project positional arguments with --project flag
Unify how project is specified across all commands by converting positional
arguments (<project> and [project]) to the -p/--project flag, improving
consistency and reducing errors from AI agents confusing the argument style.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* docs: update recipe to use --project flag for status list command
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments