# Try OpenCode in a browser sandbox

Open-source AI coding agent by SST

Source: https://www.agentclash.dev/try/opencode
Markdown export: https://www.agentclash.dev/md/try/opencode
Session limit: 10 minutes

A page visit does not create a sandbox. Starting a disposable session requires an explicit action on the HTML page.

## Suggested commands

- **Start opencode**: `opencode`
- **Version**: `opencode --version`
- **Use your own provider**: `opencode auth login`

## Authentication

Free trial runs opencode on its hosted Zen models, on AgentClash credentials — no key needed. To use your own provider, run opencode auth login.

1. Free trial: just run `opencode`
2. Your own key: opencode auth login → pick a provider → paste your key

## Links

- [Documentation](https://opencode.ai/docs/)
- [Source repository](https://github.com/sst/opencode)