docs: add production code execution guide#6373
Draft
maxpetrusenkoagent wants to merge 1 commit into
Draft
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/en/enterprise/guides/deploy-crewto/en/enterprise/guides/deploy-to-amp.Closes #6180
Docs versioning
This edits
docs/edge/en/...only. Once merged tomain, it appears under the Edge version selector and will be frozen into the next released docs version during the release-cut docs freeze.Verification
python3assertion failed withmissing docs/edge/en/guides/tools/production-code-execution.mdxbefore edits.python3characterization check for the new page, docs navigation entry, required sections, and non-secret E2B placeholder: passed.python3 -m json.tool docs/docs.json: passed.git diff --check: passed.@mdx-js/mdx@3compile for changed MDX files: passed./tmp/crewai-production-code-execution-preview.html, opened it in a browser, and screenshot/vision review confirmed the title, overview, warning callout, headings, code blocks, and table content rendered without obvious layout breakage. Screenshot path in local run output:/Users/maxsmacmini/.hermes/cache/screenshots/browser_screenshot_1d20c34c307e4d608a8c23b2cfd9b685.png.mintlify dev --port 3339 --no-openattempt did not bind locally before teardown; no persistent server was left running.Second-agent review
Reviewer:
claude -pon/tmp/oss-pr-second-agent-review.diffaftergit fetch https://github.com/crewAIInc/crewAI.git main.Result: CLEAN. No blocking findings. Non-blocking notes were that the new guide is technically consistent with the E2B docs and that the deployment-link fix should be called out in this PR body, which this summary does.
Contributor note
This PR was authored by an AI agent. I attempted to apply the required
llm-generatedlabel duringgh pr createand again withgh pr edit --add-label llm-generated, but fork PR label mutation failed with upstream permission errors (updatePullRequest/AddLabelsToLabelable).Risk
Docs-only. No runtime code, package metadata, generated snapshots, or frozen docs changed. The main risk is docs wording around production sandbox policy; the guide intentionally recommends conservative defaults and points to the existing E2B sandbox tools docs for API details.