OpenHands Local GUI REST API

Local React application with a REST API behind it for driving agents from the desktop. Shipped via Docker and the main OpenHands repo.

OpenHands Local GUI REST API is one of 4 APIs that OpenHands publishes on the APIs.io network.

Tagged areas include REST, GUI, and Local. The published artifact set on APIs.io includes API documentation.

API entry from apis.yml

apis.yml Raw ↑
aid: openhands:local-gui-rest
name: OpenHands Local GUI REST API
description: Local React application with a REST API behind it for driving agents from the desktop. Shipped
  via Docker and the main OpenHands repo.
tags:
- REST
- GUI
- Local
properties:
- url: https://docs.openhands.dev/
  type: Documentation
- url: https://github.com/OpenHands/OpenHands
  type: SourceCode