helpful-solstice-50130
06/13/2025, 11:43 PMlimited-student-10747
06/13/2025, 11:47 PMcalm-artist-7206
06/13/2025, 11:49 PMpolite-architect-52194
06/14/2025, 12:50 AMchilly-france-44439
06/14/2025, 12:51 AMchilly-france-44439
06/14/2025, 3:10 PMdocs/ folder, we should add a new FAQ page (next to "Docs" and "API Reference") that includes these common questions ("It's doing stuff without asking, is that safe?" Where are my files stored? How do I get the dev tools I need?") and points to a relevant documentation page that contains the answer.nutritious-balloon-65098
06/14/2025, 3:11 PMnutritious-balloon-65098
06/14/2025, 3:16 PMdocs/usage/faq.mdx) with comprehensive answers to:
• "It's doing stuff without asking, is that safe?" - Explains sandbox security and isolation
• "Where are my files stored?" - Details file storage and mounting options
• "How do I get the dev tools I need?" - Explains custom Docker images and tool installation
✅ Added FAQ to navigation - Positioned early in the "Docs" tab for easy access (after Key Features)
✅ Grounded all answers in existing documentation with proper links to:
• Runtime Architecture documentation (for sandbox safety)
• Docker Runtime documentation (for file storage)
• Custom Sandbox Guide (for development tools)
• Getting Started, Troubleshooting, and other relevant pages
✅ Added helpful bonus questions covering getting started, troubleshooting, and production considerations
✅ Followed all requirements:
• Pre-commit hooks installed and passing
• Documentation follows existing format and style
• Changes are concise and focused
• All information properly sourced
Pull Request Created
Link: https://github.com/All-Hands-AI/OpenHands/pull/9132
The FAQ page is now ready for review and will help users quickly find answers to the most common questions about OpenHands' sandbox architecture, file handling, and development environment setup.
Sources Referenced
All content is based on existing OpenHands documentation:
• /usage/architecture/runtime.mdx - Runtime architecture and sandbox security
• /usage/runtimes/docker.mdx - File storage and mounting
• /usage/how-to/custom-sandbox-guide.mdx - Development tools and custom images
• /usage/local-setup.mdx - Getting started information
• /usage/troubleshooting/troubleshooting.mdx - Help and troubleshooting resources