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 can now officially be used with your Github Copilot subscription
what's the benefits of using OpenCode over copilot cli? More on reddit.com
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
Videos
12:05
OpenCode + GSD: The Free AI Coding Workflow to Build Real Projects ...
17:39
OpenCode Tutorial: Connect GitHub Copilot Free | Beginner Guide ...
18:07
OpenCode is so much better than the rest... - YouTube
02:01:07
On Stream: Opencode with GitHub Copilot - YouTube
09:53
Supercharge OpenCode With 1300+ Free Skills in One Command Makes ...
GitHub
github.com › opencode-ai › opencode
GitHub - opencode-ai/opencode: A powerful AI coding agent. Built for the terminal. · GitHub
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.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%
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
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?
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
Reddit
reddit.com › r/githubcopilot › opencode can now officially be used with your github copilot subscription
r/GithubCopilot on Reddit: OpenCode can now officially be used with your Github Copilot subscription
January 15, 2026 -
https://x.com/opencode/status/2011790750543983072?s=46&t=qDZ1ZcysBZTELeU-YCj3kg
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.
Reddit
reddit.com › r/githubcopilot › recommending everyone to download opencode and connect to github codepilot.
r/GithubCopilot on Reddit: Recommending everyone to download OpenCode and connect to GitHub CodePilot.
December 28, 2025 -
Using Opus 4.5 to GitHub inside OpenCode is amazing ngl. No shade to VS Code, I'm actually still utilizing VS Code Insider, but Open Code is really exceptional with the GitHub Copilot models. It makes it feel a lot more... I don't know, just try it out! Lol
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