🌐
GitHub
github.com › opencode-ai › opencode
GitHub - opencode-ai/opencode: A powerful AI coding agent. Built for the terminal. · GitHub
If using one of the above plugins or cli tools, make sure you use the authenticate the tool with your github account. This should create a github token at one of the following locations: ... If using an explicit github token, you may either set the $GITHUB_TOKEN environment variable or add it to the opencode...
Starred by 12K users
Forked by 1.3K users
Languages   Go 99.2% | Shell 0.8%
🌐
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.
🌐
GitHub
github.com › anomalyco › opencode
GitHub - anomalyco/opencode: The open source coding agent. · GitHub
2 days ago - A focus on TUI. OpenCode is built by neovim users and the creators of terminal.shop; we are going to push the limits of what's possible in the terminal. A client/server architecture.
Starred by 143K users
Forked by 16.1K users
Languages   TypeScript 58.4% | MDX 37.8% | CSS 2.9% | Rust 0.5% | Astro 0.2% | JavaScript 0.1%
🌐
opencode
opencode.ai › docs › github
GitHub | OpenCode
3 days ago - Mention /opencode or /oc in your comment, and OpenCode will execute tasks within your GitHub Actions runner.
🌐
opencode
opencode.ai
OpenCode | The open source AI coding agent
OpenCode is an open source agent that helps you write code in your terminal, IDE, or desktop. ... With over 140,000 GitHub stars, 850 contributors, and over 11,000 commits, OpenCode is used and trusted by over 6.5M developers every month.
🌐
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 - Terminal UI for inspecting, filtering, and pruning OpenCode metadata stored on disk. 🔗 View Repository ... A CLI tool for monitoring and analysing opencode AI coding usage.
Starred by 5.2K users
Forked by 332 users
Languages   JavaScript
🌐
opencode
opencode.ai › download
OpenCode | Download
curl -fsSL https://opencode.ai/install | bashnpm i -g opencode-aibun add -g opencode-aibrew install anomalyco/tap/opencodeparu -S opencode
Find elsewhere
🌐
GitHub
github.com › joelhooks › opencode-config
GitHub - joelhooks/opencode-config: Personal OpenCode configuration - commands, tools, agents, knowledge · GitHub
git clone https://github.com/joelhooks/opencode-config ~/.config/opencode cd ~/.config/opencode && bun install ... These CLIs are backends that OpenCode agents call.
Starred by 332 users
Forked by 22 users
Languages   TypeScript
🌐
GitHub
github.com › anomalyco › opencode › releases
Releases · anomalyco/opencode
5 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
🌐
GitHub
github.com › topics › opencode
opencode · GitHub Topics · GitHub
January 29, 2026 - A cross-platform desktop All-in-One assistant tool for Claude Code, Codex, OpenCode, openclaw & Gemini CLI.
🌐
GitHub
github.com › chris-tse › opencode-web
GitHub - chris-tse/opencode-web: A web-based UI for interacting with the opencode API · GitHub
opencode - The main opencode CLI and API server ·
Starred by 117 users
Forked by 35 users
Languages   TypeScript 93.8% | CSS 5.0%
🌐
YouTube
youtube.com › watch
How to Install & Use OpenCode CLI on Windows - YouTube
Buy me a Coffee 🥰 : https://www.buymeacoffee.com/yaminshakilThanks For Watching. I can Make Website for you : My Email : yaminshakil7@gmail.comWebsite Ad...
Published   January 16, 2026
🌐
Medium
johnmaeda.medium.com › get-started-with-agent-skills-in-github-copilot-cli-and-opencode-cli-in-2026-on-macos-part-1-of-2-6627dfc25530
Get Started with Agent Skills in GitHub Copilot CLI and OpenCode CLI in 2026 on MacOS, Part 1 of 2 | by John Maeda | Medium
February 2, 2026 - # To verify what you can use, start `copilot` interactively and type `/models`. ASK_MODEL="claude-haiku-4.5" PLAN_MODEL="gpt-4.1" AGENT_MODEL="gpt-4.1" INSTALL_DIR="$HOME/.config/copilot-modes" OUT_FILE="$INSTALL_DIR/copilot-modes.zsh" cat <<EOF This will set up Copilot CLI helpers for the NEW \`copilot\`…
🌐
GitHub
github.com › Microck › opencode-studio
GitHub - Microck/opencode-studio: web GUI for securely managing local OpenCode configuration · GitHub
a local gui for managing opencode configurations.
Starred by 310 users
Forked by 17 users
Languages   TypeScript 68.3% | JavaScript 29.4% | CSS 2.1%
🌐
Overview
docs.z.ai › devpack › tool › opencode
OpenCode - Overview - Z.AI DEVELOPER DOCUMENT
This will walk you through installing the GitHub app, creating the workflow, and setting up secrets. Here are some examples of how you can use OpenCode in GitHub.
🌐
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
🌐
GitHub
github.com › NoeFabris › opencode-antigravity-auth
GitHub - NoeFabris/opencode-antigravity-auth: 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. · GitHub
2 weeks ago - Run opencode auth login → Google → OAuth with Google (Antigravity) → select "Configure models in opencode.json" (auto-configures all models) ... Note: This path works on all platforms. On Windows, ~ resolves to your user home directory (e.g., C:\Users\YourName). ... Antigravity-first (default): Gemini models use Antigravity quota across accounts. CLI-first (cli_first: true): Gemini models use Gemini CLI quota first.
Starred by 10.1K users
Forked by 728 users
Languages   TypeScript 97.6% | Shell 1.8% | JavaScript 0.6%