workflowstacks
voice-ai

opencode: Code Faster

Get a coding agent with opencode, for founders. Backed by 191k+ GitHub stars.
190,735 stars24,265 forksTypeScriptHealth Score 8/10Updated 7/29/2026100% free · open source
What it does

Opencode is an open source coding agent that assists with coding tasks using voice commands and AI.

Install / run
git clone https://github.com/anomalyco/opencode.git
When to use it
  • When you need help with coding tasks and want to use voice commands
  • When you want to automate repetitive coding tasks
  • When you need to generate code snippets or suggestions
Quick start
  1. 1Navigate to the opencode directory: cd opencode
  2. 2Install dependencies using yarn or npm: yarn install
  3. 3Start the opencode server: yarn start
  4. 4Use the opencode CLI to interact with the coding agent: yarn opencode --help
  5. 5Configure opencode settings in the config.ts file
Ready-to-paste prompt
yarn opencode --generate-class MyNewClass --properties name:string,age:number
Heads up: You need to have Node.js and yarn or npm installed on your system to run opencode, and make sure you are in the correct directory when running the commands.
Saves to your device
How opencode: Code Faster works
Codeflow
Free to inspect

Opencode: Code Faster is a very large TypeScript project (~705k lines across 3396 code files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, MIT license, has a test suite.

Size
Very large codebase
~705k lines · 3396 code files · days to read — use, don't read
Setup
Developer setup
A real software project. Use it via its install path; don't expect to read it all.
Runs on
Node.js · Docker
Needs API keys (.env)
TypeScript 76%MDX 21%CSS 3%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    AGENTS.md
    The instructions the AI actually follows
  3. 3
    infra/app.ts
    Where the program starts running
  4. 4
    package.json
    Dependencies and the commands it exposes
  5. 5
    .opencode/glossary/README.md
    Inside .opencode/ — the main logic begins here
What's in each folder
packages/Sub-packages / plugins6277 files
.opencode/Core code — the actual logic39 files
.github/CI / automation (GitHub Actions)34 files
patches/Folder18 files
script/Helper scripts18 files
sdks/Folder16 files
artifacts/Folder14 files
specs/Tests — proof it works14 files
READMEHas testsDocumentedCI checksDocker readyMIT licenseUpdated this month
Quick Actions
Details
Creator
anomalyco
Language
TypeScript
Category
voice-ai
Published
4/30/2025

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.