OpenCode 2.0: The Biggest Update Yet
Completely rewritten core, 3x faster builds, native ESM support, and 50+ new features.
Read announcement →OpenCode is a comprehensive suite of developer tools designed to streamline your workflow. From intelligent code completion to automated testing, we've got you covered.
A complete toolkit designed by developers, for developers.
Built on Rust for blazing fast performance. Cold starts in milliseconds.
Learn more →Code together in real-time. Share sessions, pair program.
Start collaborating →No complex configuration needed. OpenCode works out of the box with sensible defaults.
export default {
name: 'my-awesome-app',
version: '1.0.0',
dev: {
port: 3000,
hot: true,
open: true
},
build: {
target: 'es2022',
minify: true,
sourcemap: true
},
plugins: [
'@opencode/typescript',
'@opencode/react'
]
}
Everything you need, from getting started to advanced techniques.
Install and create your first project in minutes.
Customize your development environment.
Extend with the rich plugin ecosystem.
Complete API documentation with examples.
Master the command-line interface.
Deploy to any platform with one command.
Completely rewritten core, 3x faster builds, native ESM support, and 50+ new features.
Read announcement →Complete guide to building production-ready applications.
Read tutorial →"OpenCode has transformed our workflow. Build times went from 45s to under 5s."
"The plugin ecosystem is amazing. Best DX I've ever experienced."
"We migrated our monorepo to OpenCode. Performance gains are off the charts."
Join thousands of developers who ship faster with OpenCode.