Skip to content

docs: update translated document pages#2996

Merged
alfozan merged 1 commit intomainfrom
update-translated-docs-24740288058
Apr 21, 2026
Merged

docs: update translated document pages#2996
alfozan merged 1 commit intomainfrom
update-translated-docs-24740288058

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Automated update of translated documentation.

Triggered by commit: 4c5112cbf4b4467336939965fbfa28ad623b9df4.
Message: `feat: add BoxMount support (#2988)

Summary

This pull request adds Box as an rclone-backed sandbox mount provider.

  • Adds BoxMount with Docker rclone volume-driver support and
    in-container RcloneMountPattern config generation.
  • Wires Box into the sandbox entry exports and provider docs.
  • Updates rclone-backed sandbox extension wording for Daytona, E2B, and
    Runloop.
  • Adds Docker and rclone mount config tests for Box auth/path options.

Test plan

  • bash .agents/skills/code-change-verification/scripts/run.sh (format
    and lint passed; typecheck failed on pre-existing local ignored
    tests/local symlink files and unrelated Temporal example dependency
    typing)
  • uv run pyright --project pyrightconfig.json src/agents/sandbox src/agents/extensions/sandbox tests/sandbox/test_mounts.py tests/sandbox/test_docker.py
  • uv run mypy src/agents/sandbox src/agents/extensions/sandbox tests/sandbox/test_mounts.py tests/sandbox/test_docker.py
  • uv run pytest -q tests/sandbox/test_mounts.py tests/sandbox/test_docker.py

Issue number

N/A

Checks

  • I've added new tests (if relevant)
  • I've added/updated the relevant documentation
  • I've run make lint and make format
  • I've made sure tests pass

Co-authored-by: Carter Rabasa carter.rabasa@gmail.com`

@alfozan alfozan merged commit fdf2d00 into main Apr 21, 2026
9 checks passed
@alfozan alfozan deleted the update-translated-docs-24740288058 branch April 21, 2026 19:22
@seratch seratch added the documentation Improvements or additions to documentation label Apr 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants