Agent

OpenHands

A community dedicated to AI-driven development with a CLI-based model.

View Documentation
AI-driven development
Multi-IDE support
LLM-based approval mode
Conversation resume

Getting Started

Learn how to get quickly setup using OpenHands with ACP.

1

Install OpenHands CLI

Follow the installation instructions on the OpenHands documentation site.

2

Configure LLM settings

Run openhands and use the /settings command to configure your preferred LLM provider.

3

Configure your editor

Add OpenHands to your agent_servers settings with the command "openhands" and args ["acp"].

4

Start coding

Select OpenHands from the agent panel to start an AI-driven development session.

Learn more about ACP

The Agent Client Protocol enables editors to support any ACP-compatible agent without custom integrations.