Skip to content

feat(api-keys): API key management skill docs#24

Open
yeldarby wants to merge 4 commits into
mainfrom
api-key-management
Open

feat(api-keys): API key management skill docs#24
yeldarby wants to merge 4 commits into
mainfrom
api-key-management

Conversation

@yeldarby

Copy link
Copy Markdown

Documents API key management for agents: new skills/api-reference/api-key-management.md (REST endpoints, MCP tools, roboflow api-key CLI, best practices, publishable vs private keys), pointers from the api-reference skill, and plugin version bumps.

🤖 Generated with Claude Code

Checkpoint of the API key management feature work (round 1 + refinement pass).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 733649750a

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread skills/api-reference/api-key-management.md
yeldarby and others added 2 commits June 20, 2026 13:14
…e names

External review: replace --scopes a,b with repeatable --scope and pluralized/invalid scope names (images:*, models:*, annotations:*) with valid ones (image:read, image:create, image:annotate, model:infer).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@yeldarby yeldarby requested a review from Erol444 June 21, 2026 03:48
The skill's Update-a-Key table listed scopes as just string[] / 'replace scope list'. Mirror the dev reference: type is string[] | null, with the omitted/null/[]/[...] semantics spelled out (including how to widen a scoped key back to full access via null) and the Advanced API Keys requirement for scopes/metadata/disabled. Brings PATCH in line with the already-correct create section.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants