Skip to main content

Documentation Index

Fetch the complete documentation index at: https://allhandsai-chore-weekly-arch-refresh.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Our partners at Modal have provided a runtime for OpenHands. To use the Modal Runtime, create an account, and then create an API key. You’ll then need to set the following environment variables when starting OpenHands:
docker run # ...
    -e RUNTIME=modal \
    -e MODAL_API_TOKEN_ID="your-id" \
    -e MODAL_API_TOKEN_SECRET="modal-api-key" \