Skip to content

Add cursor and droid to sandboxes built-in services table#25299

Open
jasdeepbhalla wants to merge 1 commit into
docker:mainfrom
jasdeepbhalla:fix/sandboxes-credentials-add-cursor-droid
Open

Add cursor and droid to sandboxes built-in services table#25299
jasdeepbhalla wants to merge 1 commit into
docker:mainfrom
jasdeepbhalla:fix/sandboxes-credentials-add-cursor-droid

Conversation

@jasdeepbhalla
Copy link
Copy Markdown
Contributor

Description

The built-in services table in credentials.md was missing entries for cursor and droid, both of which are documented agent pages that use sbx secret set -g <service>.

Added both rows in alphabetical order:

Service Environment variable API domain
cursor CURSOR_API_KEY api2.cursor.sh
droid FACTORY_API_KEY factory.ai

These match the env var names and domains referenced in the respective agent pages (agents/cursor.md and agents/droid.md).

Related issues or tickets

Fixes #25272

Reviews

  • Technical review
  • Editorial review

The credentials.md built-in services table was missing entries for cursor
and droid, both of which are documented agent pages that use
'sbx secret set -g <service>' with service-specific environment variables:

- cursor: CURSOR_API_KEY, proxied to api2.cursor.sh
- droid: FACTORY_API_KEY, proxied to factory.ai

Added both rows in alphabetical order.

Fixes docker#25272
@jasdeepbhalla jasdeepbhalla requested a review from dvdksn as a code owner June 6, 2026 22:31
@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 6, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 273acea
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6a249fa7b5d05d000811f9e2
😎 Deploy Preview https://deploy-preview-25299--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[docs-scanner] Built-in services table incomplete - missing cursor and droid

1 participant