OpenHands CLI

Command-line interface for running OpenHands agents with Claude, GPT, or any other LLM. Source at github.com/OpenHands/OpenHands-CLI.

OpenHands CLI is one of 4 APIs that OpenHands publishes on the APIs.io network.

Tagged areas include CLI and Agents. The published artifact set on APIs.io includes API documentation.

API entry from apis.yml

apis.yml Raw ↑
aid: openhands:cli
name: OpenHands CLI
description: Command-line interface for running OpenHands agents with Claude, GPT, or any other LLM. Source
  at github.com/OpenHands/OpenHands-CLI.
tags:
- CLI
- Agents
properties:
- url: https://docs.openhands.dev/usage/getting-started
  type: Documentation
- url: https://github.com/OpenHands/OpenHands-CLI
  type: SourceCode