🌐
GitHub
github.com › anomalyco › opencode
GitHub - anomalyco/opencode: The open source coding agent. · GitHub
1 week 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 142K users
Forked by 15.9K users
Languages   TypeScript 51.6% | MDX 34.0% | JavaScript 11.1% | CSS 2.6% | Rust 0.4% | Astro 0.2%
🌐
opencode
opencode.ai › docs › github
GitHub | OpenCode
4 days ago - Use OpenCode in GitHub issues and pull-requests.
Discussions

OpenCode can now officially be used with your Github Copilot subscription
what's the benefits of using OpenCode over copilot cli? More on reddit.com
🌐 r/GithubCopilot
56
178
January 15, 2026
Recommending everyone to download OpenCode and connect to GitHub CodePilot.
IDK im having quite the exact same result using open code or GHCP extension directly... Or even the other CLI/wrappers for your LLM calls... That's unnecessary hype imo. More on reddit.com
🌐 r/GithubCopilot
48
69
December 28, 2025
🌐
GitHub
github.com › opencode-ai › opencode
GitHub - opencode-ai/opencode: A powerful AI coding agent. Built for the terminal. · GitHub
A powerful AI coding agent. Built for the terminal. - opencode-ai/opencode
Starred by 12K users
Forked by 1.3K users
Languages   Go 99.2% | Shell 0.8%
🌐
opencode
opencode.ai
OpenCode | The open source AI coding agent
Fig 1. 140K GitHub Stars · Fig 2. 850 Contributors · Fig 3. 6.5M Monthly Devs ... OpenCode does not store any of your code or context data, so that it can operate in privacy sensitive environments.
🌐
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 - An OpenCode plugin that integrates OpenSpec, providing a dedicated agent for planning and specifying software architecture. 🔗 View Repository · Optimal Model Temps - Optimal sampling temperatures · Minimal plugin that nudges specific models ...
Starred by 5K users
Forked by 323 users
Languages   JavaScript
🌐
GitHub
github.blog › home › changelogs › github copilot now supports opencode
GitHub Copilot now supports OpenCode - GitHub Changelog
January 17, 2026 - GitHub is officially supporting using your Copilot Pro, Pro+, Business, or Enterprise subscription with OpenCode. GitHub Copilot now fully supports authentication with OpenCode through a formal partnership, allowing you to…
🌐
GitHub
github.com › code-yeongyu › oh-my-openagent
GitHub - code-yeongyu/oh-my-openagent: omo; the best agent harness - previously oh-my-opencode · GitHub
1 day ago - The maintainer builds and maintains oh-my-opencode in real-time with Jobdori, an AI assistant built on a heavily customized fork of OpenClaw.
Starred by 50.5K users
Forked by 4K users
Languages   TypeScript 95.5% | HTML 4.2%
Find elsewhere
🌐
GitHub
github.com › malhashemi › opencode-skills
GitHub - malhashemi/opencode-skills · GitHub
December 23, 2025 - Contribute to malhashemi/opencode-skills development by creating an account on GitHub.
Starred by 476 users
Forked by 26 users
Languages   TypeScript
🌐
GitHub
github.com › opencode-ai
OpenCode · GitHub
OpenCode has 2 repositories available. Follow their code on GitHub.
🌐
GitHub
github.com › marketplace › opencode-copilot
OpenCode - GitHub Marketplace
Complete the GitHub authorization flow. OpenCode detects your Copilot entitlement and enables supported model access.
🌐
opencode
opencode.ai › download
OpenCode | Download
[4] OpenCode Integrations · GitHubInstall · GitLabInstall · What is OpenCode? How do I use OpenCode? Do I need extra AI subscriptions to use OpenCode? Can I only use OpenCode in the terminal? How much does OpenCode cost? What about data and privacy? Is OpenCode open source?
🌐
opencode
opencode.ai › docs › cli
CLI | OpenCode
4 days ago - Install the GitHub agent in your repository.
🌐
GitHub
github.com › topics › opencode
opencode · GitHub Topics · GitHub
January 29, 2026 - Enable Opencode to authenticate against Antigravity (Google's IDE) via OAuth so you can use Antigravity rate limits and access models like gemini-3-pro and claude-opus-4-5-thinking with your Google credentials.
🌐
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 › changelog
OpenCode | Changelog
2 weeks ago - Improved `opencode login` transport error messages. Retried Alibaba provider rate-limit errors instead of failing immediately. Kept model variants scoped to the selected model. Added full HTTP proxy support. Fixed OpenRouter provider issues. Aligned GitHub Copilot Anthropic reasoning levels and removed incorrect Qwen variants.
🌐
DevGenius
blog.devgenius.io › github-just-made-opencode-official-heres-why-that-s-a-bigger-deal-than-you-think-ed1610660c40
GitHub Just Made OpenCode Official. Here’s Why That’s a Bigger Deal Than You Think. | by JP Caparas | Jan, 2026 | Dev Genius
January 26, 2026 - GitHub Just Made OpenCode Official. Here’s Why That’s a Bigger Deal Than You Think. The partnership unlocks GitHub Copilot’s model garden for terminal-native developers, and sets the stage for …
🌐
GitHub
github.com › code-yeongyu › oh-my-openagent › blob › dev › docs › guide › installation.md
oh-my-opencode/docs/guide/installation.md at dev
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
🌐
GitHub
github.com › anomalyco › opencode › releases
Releases · anomalyco/opencode
2 days ago - Aligned GitHub Copilot Anthropic reasoning levels and removed incorrect Qwen variants. Reduced TypeScript LSP memory use by using the native project config. (@derekbar90) Added a keybinding option for "Switch model variant". (@ariane-emory) Added PDF drag and drop for attachments. (@gitpush-gitpaid) Added opencode run --dangerously-skip-permissions to auto-approve non-denied permission prompts.
Author   anomalyco