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(cli): default annotation group and improve project get display
- Default --annotation to the project name when not provided, so
`project create` works without the flag (the API requires it).
- Parse HTTP 422 response bodies to surface actionable error hints.
- Add human-readable key-value output for `project get` instead of
dumping raw JSON in non-JSON mode.
- Use suppress_sdk_output context manager in create_project.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments