opencode
brew install opencode
v1.17.5
MIT
AI coding agent for terminal, uses LLMs to generate and refactor code with ripgrep integration.
Why you might care
Brings AI-assisted code generation into your shell workflow without leaving the terminal. Built on Node.js with ripgrep for fast code search, it's designed for developers who want LLM-powered coding suggestions integrated into CLI-first development. Particularly useful for code exploration and rapid prototyping.
44.5k
30-day installs · #146
116.6k
90-day · #165
273.6k
365-day · #232
Runtime dependencies
Links
- https://opencode.ai
- Brew formula source: Formula/o/opencode.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"GitHub Copilot",
"Cody",
"Cursor"
],
"build_dependencies": [],
"categories": [
"ai",
"editor",
"terminal-utility"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"node",
"ripgrep"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "AI coding agent, built for the terminal",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:41+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "opencode",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://opencode.ai",
"homepage_og_description": null,
"homepage_og_image": "/social-share.png",
"homepage_title": "OpenCode | The open source AI coding agent",
"installs_30d": 44527,
"installs_365d": 273594,
"installs_90d": 116589,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": "2026-06-20T23:43:01+00:00",
"llm_model": "claude-haiku-4-5",
"name": "opencode",
"oldnames": [],
"one_liner": "AI coding agent for terminal, uses LLMs to generate and refactor code with ripgrep integration.",
"optional_dependencies": [],
"rank_30d": 146,
"rank_365d": 232,
"rank_90d": 165,
"raw_hash": "ee6fd5bfd3a42a0f",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/o/opencode.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "1.17.5",
"versioned_formulae": [],
"why_use_this": "Brings AI-assisted code generation into your shell workflow without leaving the terminal. Built on Node.js with ripgrep for fast code search, it\u0027s designed for developers who want LLM-powered coding suggestions integrated into CLI-first development. Particularly useful for code exploration and rapid prototyping."
}