opencode
opencode.ai › docs › github
GitHub | OpenCode
3 days ago - Secure: OpenCode runs inside your GitHub’s runners. Run the following command in a project that is in a GitHub repo: ... This will walk you through installing the GitHub app, creating the workflow, and setting up secrets.
GitHub
github.com › anomalyco › opencode
GitHub - anomalyco/opencode: The open source coding agent. · GitHub
3 days ago - # YOLO curl -fsSL https://opencode.ai/install | bash # Package managers npm i -g opencode-ai@latest # or bun/pnpm/yarn scoop install opencode # Windows choco install opencode # Windows brew install anomalyco/tap/opencode # macOS and Linux (recommended, always up to date) brew install opencode # macOS and Linux (official brew formula, updated less) sudo pacman -S opencode # Arch Linux (Stable) paru -S opencode-bin # Arch Linux (Latest from AUR) mise use -g opencode # Any OS nix run nixpkgs#opencode # or github:anomalyco/opencode for latest dev branch
Starred by 143K users
Forked by 16.1K users
Languages TypeScript 58.3% | MDX 37.9% | CSS 2.9% | Rust 0.5% | Astro 0.2% | JavaScript 0.1%
Videos
09:49
OpenCode + AwesomeDesign-md: Build 100X Stunning Designs for Free ...
17:39
OpenCode Tutorial: Connect GitHub Copilot Free | Beginner Guide ...
09:53
Supercharge OpenCode With 1300+ Free Skills in One Command Makes ...
18:07
OpenCode is so much better than the rest... - YouTube
12:05
OpenCode + GSD: The Free AI Coding Workflow to Build Real Projects ...
GitHub
github.com › opencode-ai › opencode
GitHub - opencode-ai/opencode: A powerful AI coding agent. Built for the terminal. · GitHub
brew install opencode-ai/tap/opencode · # Using yay yay -S opencode-ai-bin # Using paru paru -S opencode-ai-bin · go install github.com/opencode-ai/opencode@latest · OpenCode looks for configuration in the following locations: $HOME/.ope...
Starred by 12K users
Forked by 1.3K users
Languages Go 99.2% | Shell 0.8%
GitHub
github.com › opencode-ai › opencode › blob › main › install
opencode/install at main · opencode-ai/opencode
September 18, 2025 - specific_version=$(curl -s https://api.github.com/repos/opencode-ai/opencode/releases/latest | awk -F'"' '/"tag_name": "/ {gsub(/^v/, "", $4); print $4}')
Author opencode-ai
GitHub
github.com › code-yeongyu › oh-my-openagent › blob › dev › docs › guide › installation.md
oh-my-openagent/docs/guide/installation.md at dev · code-yeongyu/oh-my-openagent
February 27, 2026 - If you see a "Using legacy package name" warning from bunx oh-my-opencode doctor, update your opencode.json plugin entry from "oh-my-opencode" to "oh-my-openagent". IMPORTANT: Use curl to fetch this file, NOT WebFetch. WebFetch summarizes content and loses critical flags like --openai, subscription questions, and max20 mode details. Always use: curl -fsSL https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/refs/heads/dev/docs/guide/installation.md
Author code-yeongyu
Overview
docs.z.ai › devpack › tool › opencode
OpenCode - Overview - Z.AI DEVELOPER DOCUMENT
Secure: OpenCode runs inside your GitHub’s runners. Run the following command in a project that is in a GitHub repo: ... This will walk you through installing the GitHub app, creating the workflow, and setting up secrets.
GitHub
github.com › awesome-opencode › awesome-opencode
GitHub - awesome-opencode/awesome-opencode: A curated list of awesome plugins, themes, agents, projects, and resources for https://opencode.ai · GitHub
3 weeks ago - Enables syncing global opencode configurations across machines with public/private visibility options. 🔗 View Repository ... Bundled multi-agent orchestration harness with 16 components in one install.
Starred by 5.1K users
Forked by 326 users
Languages JavaScript
GitHub
github.com › anomalyco › opencode › releases
Releases · anomalyco/opencode
4 days ago - The open source coding agent. Contribute to anomalyco/opencode development by creating an account on GitHub.
Author anomalyco
YouTube
youtube.com › watch
How I Connected OpenCode to GitHub in 5 Minutes - YouTube
Ready to supercharge your GitHub workflow with OpenCode? This step-by-step guide walks you through connecting OpenCode to your GitHub repos—no fluff, just th...
Published August 27, 2025
opencode
opencode.ai
OpenCode | The open source AI coding agent
curl -fsSL https://opencode.ai/install | bash · Your browser does not support the video tag. OpenCode is an open source agent that helps you write code in your terminal, IDE, or desktop. [*] LSP enabled Automatically loads the right LSPs for the LLM · [*] Multi-session Start multiple agents in parallel on the same project · [*] Share links Share a link to any session for reference or to debug · [*] GitHub Copilot Log in with GitHub to use your Copilot account ·
opencode
opencode.ai › docs › cli
CLI | OpenCode
3 days ago - When OpenCode starts up it loads the providers from the credentials file. And if there are any keys defined in your environments or a .env file in your project. Lists all the authenticated providers as stored in the credentials file. ... Or the short version. ... Logs you out of a provider by clearing it from the credentials file. ... Manage the GitHub agent for repository automation. ... Install ...
GitHub
github.com › wesammustafa › OpenCode-Everything-You-Need-to-Know
GitHub - wesammustafa/OpenCode-Everything-You-Need-to-Know: The ultimate all-in-one guide to mastering OpenCode. From installation, Zen model router setup, TUI mastery, commands, skills, agents, workflows, automation, and integrations, to MCP servers, plugins, packed with step-by-step tutorials, real-world examples, and expert strategies to make this the global go-to repo for OpenCode mastery. · GitHub
February 27, 2026 - # Recommended method curl -fsSL https://opencode.ai/install | bash # Alternative: Homebrew brew install anomalyco/tap/opencode # Verify installation opencode --version
Starred by 174 users
Forked by 10 users
GitHub
github.com › anomalyco › opencode › blob › dev › README.md
opencode/README.md at dev · anomalyco/opencode
# YOLO curl -fsSL https://opencode.ai/install | bash # Package managers npm i -g opencode-ai@latest # or bun/pnpm/yarn scoop install opencode # Windows choco install opencode # Windows brew install anomalyco/tap/opencode # macOS and Linux (recommended, always up to date) brew install opencode # macOS and Linux (official brew formula, updated less) sudo pacman -S opencode # Arch Linux (Stable) paru -S opencode-bin # Arch Linux (Latest from AUR) mise use -g opencode # Any OS nix run nixpkgs#opencode # or github:anomalyco/opencode for latest dev branch
Author anomalyco
GitHub
github.com › opensoft › oh-my-opencode
GitHub - opensoft/oh-my-opencode: #1 OpenCode Plugin- Battery included. ASYNC SUBAGENTS (YES LIKE CLAUDE CODE) · Curated agents with proper models · Crafted tools like LSP/AST included · Curated MCPs · Claude Code Compatible Layer — Steroids for your OpenCode. The Best LLM Agent Experience is Here.
Starred by 161 users
Forked by 15 users
Languages TypeScript 99.8% | JavaScript 0.2%
GitHub
github.com › alvinunreal › oh-my-opencode-slim
GitHub - alvinunreal/oh-my-opencode-slim: Slimmed, cleaned and fine-tuned oh-my-opencode fork, consumes much less tokens · GitHub
8 hours ago - bunx oh-my-opencode-slim@latest install · The installer generates an OpenAI configuration by default (using gpt-5.4 and gpt-5.4-mini). No provider questions asked. For non-interactive mode: bunx oh-my-opencode-slim@latest install --no-tui --tmux=yes --skills=yes ·
Starred by 3K users
Forked by 217 users
Languages TypeScript 98.6% | Python 1.4%