Open Source Developer Tools

Code Smarter,
Ship Faster

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.

~/projects/my-app
$npx opencode init
Project initialized successfully
$opencode dev
Starting development server...
Ready on http://localhost:3000
$|
50K+GitHub Stars
2M+Weekly Downloads
500+Contributors
100+Integrations
Features

Everything You Need to Build

A complete toolkit designed by developers, for developers.

Lightning Fast

Built on Rust for blazing fast performance. Cold starts in milliseconds.

Learn more →

Plugin Ecosystem

Extend functionality with 500+ community plugins.

Explore plugins →

Enterprise Security

SOC 2 compliant with end-to-end encryption.

Security details →

Multi-Platform

Works everywhere - macOS, Windows, Linux.

Download →

Real-time Collaboration

Code together in real-time. Share sessions, pair program.

Start collaborating →

AI-Powered

Smart code completion and automated documentation.

Explore AI →
Simple Setup

Up and Running in 60 Seconds

No complex configuration needed. OpenCode works out of the box with sensible defaults.

  • Zero-config setup for common frameworks
  • Automatic dependency detection
  • Hot reload for instant feedback
  • TypeScript support out of the box
View Full Guide
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'
  ]
}
Documentation

Comprehensive Guides

Everything you need, from getting started to advanced techniques.

Latest Updates

News & Announcements

February 10, 2026Tutorial

Building a Full-Stack App with OpenCode

Complete guide to building production-ready applications.

Read tutorial →
February 5, 2026Community

OpenCode Conf 2026 Announced

Join us in San Francisco for the biggest conference ever.

Learn more →
Testimonials

Loved by Developers

"OpenCode has transformed our workflow. Build times went from 45s to under 5s."

SH
Sarah HendersonStaff Engineer @ Stripe

"The plugin ecosystem is amazing. Best DX I've ever experienced."

MK
Marcus KimTech Lead @ Airbnb

"We migrated our monorepo to OpenCode. Performance gains are off the charts."

JL
Jennifer LiuVP Engineering @ Vercel

Ready to Transform Your Workflow?

Join thousands of developers who ship faster with OpenCode.