Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
308 changes: 160 additions & 148 deletions docs.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openhands/usage/cli/quick-start.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ The OpenHands CLI provides multiple ways to interact with the OpenHands AI agent
```bash
openhands login
```
This authenticates with OpenHands Cloud and fetches your settings. First-time users get **$10 in free credits**.
This authenticates with OpenHands Cloud and fetches your settings.
</Tab>
<Tab title="Configure manually">
The CLI will prompt you to configure your LLM provider and API key on first run.
Expand Down
Loading