Skip to content

Devin outposts template docs#293

Draft
matthewlouisbrockman wants to merge 11 commits into
mainfrom
devin-outposts-template-docs
Draft

Devin outposts template docs#293
matthewlouisbrockman wants to merge 11 commits into
mainfrom
devin-outposts-template-docs

Conversation

@matthewlouisbrockman

Copy link
Copy Markdown
Contributor

No description provided.

@cla-bot cla-bot Bot added the cla-signed label Jul 11, 2026
@cursor

cursor Bot commented Jul 11, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Only Mintlify docs and redirects change; no application code. The incorrect SDK import is a docs accuracy issue for readers copying the example.

Overview
In docs/agents/claude-managed-agents.mdx, the JavaScript smoke-test example uses import Claude from '@anthropic-ai/sdk' and new Claude(...). The SDK’s default export is Anthropic, not Claude, so that snippet will not run as written (other docs in this repo use import Anthropic from '@anthropic-ai/sdk').

Reviewed by Cursor Bugbot for commit 5ffcce0. Bugbot is set up for automated code reviews on this repo. Configure here.

@cursor cursor 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.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit b2d73de. Configure here.

Comment thread docs/agents/devin.mdx
@mintlify

mintlify Bot commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
e2b 🟢 Ready View Preview Jul 11, 2026, 12:28 AM

Describe the reusable sandbox token, signed session cookie, process readiness, polling behavior, and prompt URL exposure as implemented.
Call out that Devin may choose any active worker in a pool so build-specific validation uses a dedicated or drained pool.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant