Self-hostable AI coding agent with a full browser IDE (`opencode web`). Bring your own LLM — Anthropic, OpenAI, OpenRouter, Bedrock, or any local/OpenAI-compatible endpoint.

What it is. OpenCode is an open-source AI coding agent — the same idea as Claude Code, but model-agnostic and self-hostable. It reads and edits files, runs shell commands, and drives multi-step coding tasks against whatever LLM you point it at. This stack ships the agent in openc…