docs: document boxlite sandbox disk_size_gb config - #445
Open
omnigent-ci[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Documentation update for omnigent-ai/omnigent#4072 — feat(boxlite): make box disk size configurable
Changes documented
app/docs/deploy/cloud-sandbox-host/page.mdx— added a Boxlite provider block to the "Configure the cloud sandbox host" step (previously absent even though Boxlite is a supported managed provider), documenting the new optionaldisk_size_gbkey (positive integer, box disk size in GB, defaults to the Boxlite SDK default) alongsideimage,env, and the mutually-exclusivecloud/localmodes. All values grounded in the PR diff (deploy/boxlite/README.md,omnigent/server/managed_hosts.py) and the existing install page.Manual review needed
app/docs/deploy/cloud-sandbox-host/page.mdx— the Boxlite block is newly added here; a reviewer may want a Boxlite column added to the platform comparison tables (runner lifetime / credential injection / egress) at the top of the page. The PR diff doesn't state those Boxlite-specific values, so I did not invent them.Source PR: omnigent-ai/omnigent#4072 · merged by @dhruv0811
Drafted automatically by the doc-sync workflow. Review for accuracy before merging.