OpenHands CLI

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

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