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
docs(api-keys): address PR #1 review comments on language clarity
Address feedback from PR #1 review comments:
1. Fix Long description (line 19)
- Remove confusing reference to 'application keys'
- Clarify this command only manages API keys, not app keys
2. Clarify authentication requirements (line 42)
- Update to specify OAuth2 OR 'API key + Application key' combination
- Add note that you cannot delete an API key that's currently in use
3. Enhance delete command safety (line 161)
- Add prominent DESTRUCTIVE OPERATION warning with visual separator
- Change confirmation from 'y/Y' to require typing 'yes' exactly
- Add comprehensive checklist of consequences
- Update Short description to include '(DESTRUCTIVE)' label
- Add detailed Long description explaining risks
These changes improve clarity and safety without changing functionality.
Addresses: PR #1 review comments by @ptte
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
0 commit comments