VOOZH about

URL: https://docs.openhands.dev/openhands/usage/agent-canvas/development

⇱ Contributing - OpenHands Docs


Documentation Index

Fetch the complete documentation index at: /llms.txt

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

Skip to main content
Agent Canvas is open source. To work on it from source:
  1. Clone the repo and install dependencies:
    git clone https://github.com/OpenHands/agent-canvas.git
    cd agent-canvas
    npm install
    
  2. Start the full development stack:
    npm run dev
    
For development workflows, environment variables, testing, and advanced configuration, see the Development Guide in the repository.

Was this page helpful?

⌘I
Assistant
Responses are generated using AI and may contain mistakes.