# awesome-opencode **Repository Path**: zenaster/awesome-opencode ## Basic Information - **Project Name**: awesome-opencode - **Description**: No description available - **Primary Language**: Unknown - **License**: CC0-1.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-04-02 - **Last Updated**: 2026-07-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
A lightweight, token-efficient orchestrator layer. Enables parallel background task execution in OpenCode. Launch AI agents to work simultaneously on exploration and research while continuing with other tasks. Allows specifying custom models for each_agent via configuration.
🔗 View Repository
Replaces the default home-page tips with inspirational quotes for a more motivating OpenCode experience.
🔗 View Repository
Two plugins that improve agent identity awareness. AgentSelfIdentityPlugin injects a one-liner into the system prompt so the model knows which agent it's operating as. AgentAttributionToolPlugin exposes a tool for querying per-message agent attribution via the SDK, useful for agents that review multi-agent sessions.
🔗 View Repository
Gives the agent persistent, self-editable memory blocks inspired by Letta agents.
🔗 View Repository
Dynamic skills loader that discovers skills from project, user, and plugin directories.
🔗 View Repository
Use Gemini and Anthropic models for free via Google Antigravity IDE authentication.
🔗 View Repository
Fork of opencode-antigravity-auth that allows using multiple Google accounts with automatic rotation when rate limited.
🔗 View Repository
Two-phase session titling - instant keyword titles on user message, refined AI titles after response. Auto-selects cheapest model (flash/haiku/fast), respects custom titles, zero configuration needed.
🔗 View Repository
Background process management plugin for opencode.
🔗 View Repository
Claude Code-style background agents with async delegation and context persistence.
🔗 View Repository
Integration for Steve Yegge's beads issue tracker with /bd-* commands.
🔗 View Repository
Structured, persistent planning for OpenCode with local session state, /brhp commands, bounded planner history, and a TUI sidebar.
🔗 View Repository
A Claude Code plugin that acts as a safety net, catching destructive git and filesystem commands before they execute.
🔗 View Repository
An OpenCode plugin that reads your Claude Code Switch (CCS) configuration and automatically syncs the providers into your OpenCode config.
🔗 View Repository
Automatically discovers and injects Makefile targets, npm/pnpm/yarn/bun scripts, and local skills at startup. Type / to see and run all project commands.
🔗 View Repository
An opencode plugin that provides detailed token usage analysis for your AI sessions.
🔗 View Repository
OpenCode plugin exposing crawlberg CLI tools for scraping pages, crawling sites, and mapping URLs to JSON or Markdown.
🔗 View Repository
CrewBee is an independent Agent Team framework for OpenCode. It lets users define reusable task/project-specific Agent Teams, project them into OpenCode agents, and switch between single-agent execution and multi-agent collaboration based on task complexity. It also includes built-in Team templates such as a Coding Team with review flow and completion criteria.
🔗 View Repository
Plugin for running multiple devcontainer instances with auto-assigned ports and branch-based isolation.
🔗 View Repository
Automatically loads direnv environment variables at session start. Perfect for Nix flakes.
🔗 View Repository
Official Dodo Payments plugin for OpenCode (also Claude Code, Codex, Cursor). Bundles eight integration skills (checkout, subscriptions, webhooks, usage-based billing, credits, license keys, BillingSDK, best practices) plus two MCP servers — a live API server with browser OAuth and a documentation search server. Distributed via npm as @dodopayments/opencode-plugin.
🔗 View Repository
Plugin that optimises token usage by pruning obsolete tool outputs from conversation context.
🔗 View Repository
MCP server with four tools (harness_reasoning, harness_code, harness_anti_deception, harness_memory) that AI agents can call on demand. Each tool returns a structured prompt the calling agent ingests before generating.
🔗 View Repository
OpenCode plugin that prevents agents/tools from reading or editing sensitive .env* files, while still allowing safe inspection via EnvSitter (keys + deterministic fingerprints; never values).
🔗 View Repository
FlowDeck adds a structured, multi-agent development workflow to OpenCode. It coordinates 25 specialist agents through a four-phase cycle — discuss, plan, execute, review — with persistent state that survives session restarts. Key features: - 25 specialist agents (architect, planner, coder, reviewer, tester, debugger, risk-analyst, policy-enforcer, and more) - 24 reusable workflow skills (TDD, security scan, deploy check, code review, and more) - 17 workflow commands for all project operations - 15 pre-built orchestration flows including Spec-Driven Development (SDD) - Persistent state via `.planning/STATE.md` — resume exactly where you left off - Wave-based parallel execution for independent tasks - AI Safety layer: patch trust scoring, edit gates, phase gating, arch constraint enforcement, failure replay, and regression prediction - Deep System Hooks: context monitoring, session idle summaries, shell environment injection - Built-in MCPs: Context7 (docs), Exa (web search), Grep.app (code search) - Ensemble Reasoning via `/fd-council` for synthesized consensus from multiple agents - Persistent Memory with SQLite for tool executions and session summaries
🔗 View Repository
ForLoop offers an all-in-one platform that covers the entire development lifecycle, from initial planning and coding to automated testing and cloud deployment.
🔗 View Repository
Plugin providing Claude Code-style hooks, specialized agents, and tools like gitingest.
🔗 View Repository
Authenticate the Opencode CLI with your Google account so you can use your existing Gemini plan.
🔗 View Repository
Create and publish GitHub releases with semantic versioning, tag management, and auto-generated release notes.
🔗 View Repository
An opencode plugin that exposes a native tool for querying Google AI Mode (SGE).
🔗 View Repository
Transforms AI-assisted coding with spec-driven workflows. Features 5-phase workflow (Plan, Research, Specify, Execute, Accept), contract gates for user confirmation, 12 specialized subagents, persistent memory system, wave-based execution with atomic commits, and deviation rules for handling unexpected situations.
🔗 View Repository
Brings gpt-image-2 (ChatGPT Images 2) image generation to OpenCode. When you sign into OpenCode with your ChatGPT account, generations are billed against your existing Plus / Pro / Business plan — no per-image API cost. An OpenAI API key path is also planned. Supports reference images for style guidance and edits.
🔗 View Repository
Creates focused handoff prompts for continuing work in a new session.
🔗 View Repository
Auto-captures evidence from tool interactions and materializes memories through a multi-gate pipeline. 4-layer activation engine selects the right memories per context. Replaces CLAUDE.md with structured, searchable, reviewable project memory. Local-first (sql.js WASM), zero cloud dependency.
🔗 View Repository
Unified plugin shipping 10 visible agents (Bob, Coder, Strategist, Critic, Guard, Researcher, Designer, Manager, Brainstormer, Vision) plus hidden Sub and Agent Skills. Bundles MCP wiring (playwright, stitch, sequential-thinking, firecrawl, rag, mempalace, context7, websearch, grep_app), LSP, skill materialization, and a multi-layer continuation system (todo enforcer, ralph-loop, ULTRAWORK auto-start) in one install.
🔗 View Repository
Give OpenCode persistent memory that survives context wipes, session restarts, and fresh chats. Honcho remembers what you're working on, durable preferences, and prior context across projects. Supports cloud and self-hosted deployments with configurable session strategies.
🔗 View Repository
OpenCode plugin exposing html-to-markdown CLI tools for converting HTML to clean Markdown with metadata, tables, and document structure.
🔗 View Repository
Plugin-first entry point into the Kibi stack for OpenCode users. It adds context-aware guidance, routes durable code comments toward Kibi artifacts, runs non-blocking background sync and targeted validation checks, and helps keep repo knowledge branch-local and queryable.
🔗 View Repository
Adds Kilo Gateway provider support to OpenCode.
🔗 View Repository
Biological memory model for AI coding agents. Features confidence decay/boost, Fuse.js fuzzy dedup, guide system with usage tracking, cross-references, cumulative backup, virtual session tracking, and universal memory injection via tool descriptions (works on Claude Desktop, Cursor, VS Code, Gemini CLI, opencode, and any MCP client). No API keys, no cloud, fully local JSONL storage. 20 MCP tools, 110 tests, MIT licensed.
🔗 View Repository
OpenCode plugin exposing liter-llm tools for chat, streaming, embeddings, and an OpenAI-compatible proxy across 143 providers.
🔗 View Repository
Cache-aware context management that keeps long sessions productive. Background historian compresses old conversation into structured compartments while you keep working. Includes cross-session project memory, unified search across history/memories/facts, overnight dreamer for memory maintenance, and prompt-cache-safe deferred operations.
🔗 View Repository
Modal-based skill install, remove, list, and update workflow that avoids ANSI prompts while wrapping the skills CLI inside OpenCode.
🔗 View Repository
Structured workflow with session continuity, subagent orchestration, git worktree isolation, and AST-aware tools.
🔗 View Repository
Automatically injects the current model name into the chat context so the LLM is self-aware.
🔗 View Repository
Integrates Morph's Fast Apply API for faster code editing with lazy edit markers and unified diff output.
🔗 View Repository
Gives all OpenCode agents a shared persistent memory store where every agent can read and write. Each entry is tagged with the creating agent (plan, build, ask, review) so no context is lost between roles. Powered by the mnemoria Rust engine with hybrid BM25 + semantic search, CRC32 checksum chains, and an append-only binary format. Includes 7 tools and /mn-* slash commands.
🔗 View Repository
Background agents, pre-built tools (LSP/AST/MCP), curated agents, and a Claude Code compatible layer.
🔗 View Repository
Slimmed-down fork of oh-my-opencode focused on core agent orchestration. Features specialized sub-agents (Explorer, Oracle, Librarian, Designer, etc.), background task management, LSP/AST tools, tmux integration for live agent visibility, and MCP servers. Optimized to consume significantly fewer tokens.
🔗 View Repository
Connect and automatically fetch models from your Omniroute instance
🔗 View Repository
In the style of Grok 4.20, multiple agents are dispatched to answer the same query. Each one has a different system prompt (logical, creative, research-focused) and have to reach a consensus for the final output. The user can specify which provider/model they want to use and override the system prompt of each agent via config.
🔗 View Repository
An MIT-licensed engine bringing Claude-Code-style dynamic workflows and ultracode to OpenCode. A local daemon runs a generated orchestration script with concurrent agents, adversarial verification, and crash-resume; the OpenCode plugin adds workflow/ultracode triggers and a planning UI. Bring your own model — Anthropic, any OpenAI-compatible endpoint, or local Ollama.
🔗 View Repository
A fully local agentic coding plugin that intercepts plan mode and opens an annotation UI in your browser. Select text to strikethrough, replace, insert, or comment — then approve the plan or request changes
🔗 View Repository
This plugin enables opencode to use OpenAI's Codex backend via ChatGPT Plus/Pro OAuth authentication.
🔗 View Repository
OpenCode plugin that lets agents actively adjust model reasoning effort during a session, with configurable system guidance and a tool for switching between valid reasoning-effort variants.
🔗 View Repository
Smart tmux integration for OpenCode that auto-spawns panes to stream agent output, supports flexible layouts and multi-port setups, and cleans up when sessions finish.
🔗 View Repository
OpenCode sidebar plugin that displays configured OhMyOpenAgent agents with lifecycle-based categories, collapsible sections, descriptions, and model information.
🔗 View Repository
Interactive terminal canvases (calendars, documents, flight booking) in tmux splits. Port of claude-canvas for OpenCode.
🔗 View Repository
OpenCode browser automation for Chromium-based browsers using a readable Manifest V3 extension, Node.js native messaging host, and OpenCode-native tools. Supports Chrome, Edge, Brave, Chromium, screenshots, CDP commands, DOM actions, downloads, console/network inspection, and controlled tab sessions.
🔗 View Repository
Share persistent Markdown memory between OpenCode and Claude Code using Claude Code-compatible paths and file formats.
🔗 View Repository
Coordinate parallel OpenCode agents with peer messaging, a shared task board, git worktree isolation, and a live dashboard.
🔗 View Repository
Use Claude code hooks definition and hook them to opencode hooks.
🔗 View Repository
OpenCode plugin and host helper that forward permission, question, and idle notifications from devcontainers to the host machine for desktop alerts and sound.
🔗 View Repository
Plugin to ignore directory/file based on pattern.
🔗 View Repository
Drop-in LiteLLM provider for OpenCode with zero configuration. Auto-detects a running LiteLLM proxy on common ports (4000, 8000, 8080), pulls every model from /v1/models, and registers them in OpenCode automatically — no model lists to hand-maintain. Smart name formatting, modality categorization (chat/embedding/image/audio), provider extraction, optional API-key auth, and a 5-second timeout so a slow proxy never blocks startup.
🔗 View Repository
Sanitizes pasted logs before sending them to AI by redacting long quoted strings, JWT tokens, bcrypt hashes, and base64 blobs to reduce token usage and remove irrelevant noise.
🔗 View Repository
A persistent memory system for AI coding agents that enables long-term context retention across sessions using local vector database technology. Features dual memory scopes, web interface, auto-capture system, and multi-provider AI support.
🔗 View Repository
Orchestrates parallel OpenCode agents in tmux-isolated git worktrees with live inspection (capture/attach/diff), a dashboard overview, agent status reporting, and in-chat notifications. Supports DAG-based plans with autopilot/copilot/supervisor modes and a merge train with test gating and automatic rollback.
🔗 View Repository
OpenCode plugin for discovering models from OpenAI-compatible providers and API gateways, with provider and model filtering so users can avoid maintaining large configs or loading every model at once.
🔗 View Repository
Native OS notifications for OpenCode - know when tasks complete.
🔗 View Repository
An OpenCode plugin that adds push notifications through ntfy.sh.
🔗 View Repository
High-performance, minimalist plugin designed to bridge the gap between complex implementation strategies and autonomous execution. Selective context loading, zero-hallucination schemas, visible filesystem kanban.
🔗 View Repository
Lets users define local OpenCode provider and model aliases hydrated from existing models.dev metadata.
🔗 View Repository
Track quota and token usage across providers via automatic toasts and slash commands.
🔗 View Repository
Strategic roadmap planning and multi-agent coordination plugin. Provides project-wide planning capabilities.
🔗 View Repository
Session management plugin for OpenCode with multi-agent collaboration support.
🔗 View Repository
Instant inline text expansion for OpenCode. Type #snippet anywhere in your message and watch it transform. Brings DRY principles to prompt engineering with composable, shell-enabled snippets.
🔗 View Repository
Verification-gated OpenCode swarm with architect planning, independent review, test engineering, security checks, and resumable evidence.
🔗 View Repository
Enables syncing global opencode configurations across machines with public/private visibility options.
🔗 View Repository
Logs every opencode session to a local SQLite database automatically — tokens, tool calls, skills, per-turn cost. Aggregates costs across orchestration chains (conductor + child sessions), offers turn-by-turn forensic inspection, and ships an `octm` CLI for reports without spending model tokens. Zero cloud, zero network, no message bodies stored.
🔗 View Repository
Real-time LLM performance monitoring plugin for OpenCode. Tracks TTFT, TPS, latency, token usage, and cost per model with toast notifications and a TUI sidebar display.
🔗 View Repository
Displays a toast after each AI response with input/output tokens, cache hits, reasoning tokens, response latency, per-message cost, cumulative session cost, model identifier, and request count. Automatically aggregates tokens from subagent sessions spawned via the Task tool. Zero config — drop the file in and it works.
🔗 View Repository
Speaks assistant responses aloud when a session goes idle, with summary or full-text modes and local TTS backends.
🔗 View Repository
Checks if your pinned plugins have newer versions available and shows a notification.
🔗 View Repository
OpenCode sidebar plugin that displays API usage quotas for OpenAI and Z.AI providers with per-model breakdowns, spend tracking, and configurable refresh controls.
🔗 View Repository
Turning raw OpenCode terminal logs into cozy 2D pixel office chaos. Watch your agents work, idle, and celebrate success in a bustling virtual office.
🔗 View Repository
- AI has an early-exit problem: it says "done" at 30 seconds while edge cases are untested, bugs remain, and docs are missing. - Workaholic enforces mandatory working time for AI until the timer hits zero. - Blocks premature "done" responses until timer expire, and require AI to call checkout() to end the task.
🔗 View Repository
Bundled multi-agent orchestration harness with 16 components in one install.
🔗 View Repository
Zero-friction git worktrees for OpenCode. Auto-spawns terminals, syncs files, cleans up on exit.
🔗 View Repository
Substitute unicode characters for ASCII. Em-dash (—) and en-dash (–) for hyphens (-); right arrow (→) for (->) and so on.
🔗 View Repository
Brings the BMAD (Breakthrough Method of Agile AI-Driven Development) methodology to OpenCode. Provides specialized agents for product management, architecture, development, and QA roles. Automates epic planning, feature breakdown, sprint workflows, and code reviews through a structured multi-agent pipeline.
🔗 View Repository
Check all your AI subscription quotas in one command. Supports OpenAI (Plus/Pro/Codex, etc.), Zhipu AI, Google Antigravity, and more.
🔗 View Repository
Give your AI assistant a distinct personality with customizable moods that drift over time.
🔗 View Repository
Exports metrics, logs, and traces from opencode sessions via OTLP/gRPC to any OpenTelemetry-compatible backend (Datadog, Honeycomb, Grafana Cloud, etc.). Instruments session lifecycle, token usage, cost, tool durations, and git commits — mirroring the same signals as Claude Code's monitoring.
🔗 View Repository
An automatic code review plugin for OpenCode CLI. Reviews staged changes when session goes idle, with configurable cooldown, multi-dimension analysis (code quality, security, performance, testing, documentation), severity levels, and auto-fix chain support.
🔗 View Repository
Automatically summarizes conversation context into structured session memory and injects it back into the system prompt every few turns — preserving user instructions, project context, decisions, and active references across long chats and compactions.
🔗 View Repository
Automatically prefixes supported shell commands (git, go, cargo, npm, docker, etc.) with snip to filter output before it reaches your LLM context window.
🔗 View Repository
A local-first Retrieval-Augmented Generation plugin for OpenCode that enables semantic code search across your workspace. Features AST-aware chunking via tree-sitter (19 languages), incremental indexing with file-change detection, watch mode for live re-indexing, and configurable embeddings via Ollama (default) or OpenAI. Includes a CLI (index, query, status, clear) and an OpenCode plugin with a chunk retrieval tool + automatic chat.message file suggestions. All processing stays local by default — no data leaves the machine.
🔗 View Repository
OAuth authentication plugin for personal coding assistance with ChatGPT Plus/Pro subscriptions.
🔗 View Repository
Alternative skills management plugin for opencode with enhanced features.
🔗 View Repository
An OpenCode plugin that integrates OpenSpec, providing a dedicated agent for planning and specifying software architecture.
🔗 View Repository
Minimal plugin that nudges specific models to their preferred sampling temperature.
🔗 View Repository
OrgX OpenCode Plugin connects OpenCode sessions to the OrgX execution control plane. It receives OrgX task dispatches, drives the user's local OpenCode session, posts execution receipts and deviations back to OrgX, and writes compact Work Graph events for later audit-first reconciliation.
🔗 View Repository
Automation daemon that polls for work from GitHub issues and Linear tickets.
🔗 View Repository
Plan review UI with visual annotation, private/offline sharing, and Obsidian/Bear integration.
🔗 View Repository
Focuses on providing the CICD setup with generator script, release please, bun publish, npm trusted publishing, and mise tasks.
🔗 View Repository
Async agents can be powerful, but orchestration is at best finicky; they fire and forget, orphan work, lose context, waste time... and tokens. This plugin extends the native opencode subagent paradigm to provide closed loop, resilient, async agents, blocking main thread execution. A "pocket universe". This ships with three tools creating a robust system for parallel subagents to communicate and coordinate work
🔗 View Repository
Plugin that automatically appends AI model signature to Pull Requests, Issues, and git commit messages. Supports GitHub MCP tools, git CLI, and gh CLI. Recognizes 90+ AI models including Claude, GPT, Gemini, DeepSeek, Llama, Mistral, and more.
🔗 View Repository
Iterative AI development loops with self-correcting agents based on the Ralph Wiggum technique.
🔗 View Repository
OpenCode plugin that adds a research_papers tool for searching scholarly literature. Uses arXiv for fresh preprints and OpenAlex for broader metadata, citation counts, and open-access links. Supports filtering by latest, trending, or top-cited papers.
🔗 View Repository
A simple plugin to ring the terminal bell once a request is complete.
🔗 View Gist
Runtime steering plugin that enforces behavioral contracts via plugin hooks. Monitors chat messages and tool calls against configurable rules, supports BLOCK/WARN modes, built-in profiles (socratic, architecture), step confirmation intervals, override mechanism, dynamic role switching, and Zod-validated YAML configuration.
🔗 View Repository
Instructions file that teaches LLMs how to avoid interactive shell commands that hang in non-TTY environments.
🔗 View Repository
Simple plugin to manage memory inside a git repo that can be committed and reviewed by team members.
🔗 View Repository
Lightweight desktop notification plugin for OpenCode. Sends native OS notifications via dbus (Linux) and osascript (macOS) when sessions complete, error, need approval, or wait for input. Shows project name, elapsed time, and message preview.
🔗 View Repository
Auto-generates meaningful session titles using AI.
🔗 View Repository
Smart voice notification plugin with multiple TTS engines (ElevenLabs, Edge TTS, SAPI) and intelligent reminder system.
🔗 View Repository
When opencode runis invoked normally, the actions of the primary agent are visible in the terminal, but subagent actions are not. This makes it difficult to follow progress on the prompt, and makes it very difficult to use `opencode run` as part of an unattended process or script. This plugin pipes subagent actions/events directly to stdout, prefixes them with the subagents name, and enumerates subagents when run in parallel for easy identification. This allows the user to follow along in realtime when subagents are running, and effectively trace execution at a later time.
🔗 View Repository
Extend opencode /commands into a powerful orchestration system with granular flow control.
🔗 View Repository
Swarm plugin for opencode enabling swarm-based agent coordination.
🔗 View Repository
OpenCode plugin that intercepts the system prompt before it's sent to the LLM and logs it.
🔗 View Repository
Track token usage (input/output/reasoning/cache), estimate costs, view daily trends with ASCII charts, set budget alerts, and export data. Supports per-agent breakdown, agent×model cross-analysis, and project-scoped analytics.
🔗 View Repository
Tokenscope, Comprehensive token usage analysis and cost tracking for opencode sessions.
🔗 View Repository
Use TOON based agent instructions. Command to analyize and improve agent instructions.
🔗 View Repository
OpenCode plugin exposing tree-sitter-language-pack tools for parsing and extracting structure, imports, and symbols from 300+ languages.
🔗 View Repository
Open-source design layer for OpenCode that provides curated design skills, UI prompts, and layout variation guidance so agents can generate more consistent interfaces. Includes an OpenCode setup guide.
🔗 View Repository
Get notified when OpenCode sessions complete, error, or need your attention - via SMTP email, DingTalk robot, or Feishu robot. - Multi-channel: SMTP, DingTalk, Feishu, local JSONL file - Multi-level token analytics: message / session / total / project scopes - 74+ template variables with i18n support (zh/en) - Global + project config merge, automatic DB preload for crash recovery - Built-in CLI test tool
🔗 View Repository
A simple plugin that strips ALL emojis from agent outputs in Opencode.
🔗 View Repository
OpenCode-compatible Slack notifier plugin and toolkit for Codex, OpenCode, Claude Code, and Gemini workflows.
🔗 View Repository
WakaTime integration plugin for tracking coding activity in opencode sessions.
🔗 View Repository
Notification plugin with Warcraft sounds for opencode completion alerts.
🔗 View Repository
MCP server for managing project-specific markdown notes with templates, batch edits, and ignore patterns.
🔗 View Repository
Automatically copies .opencode/memory/ from the main repository into new git worktrees on session init. Detects worktrees via the .git file, resolves the main repo, and syncs memory files only when the destination is empty — so it never overwrites your changes.
🔗 View Repository
OpenCode plugin exposing xberg CLI tools for document extraction, MIME detection, and supported-format discovery.
🔗 View Repository
X/Twitter data skill — MCP server, REST API, 20 extraction tools. Works with Claude Code, Cursor, Codex, and 40+ agents.
🔗 View Repository
Keeps your Zellij session name in sync with your work.
🔗 View Repository
Port of the popular Ayu Dark color scheme with golden yellow accent.
🔗 View Repository
Charcoal is a pure grayscale theme for OpenCode with a near-black (#0d0d0d) background. All 56 theme color keys use shades of gray — no hues anywhere. Designed to match a minimal dark terminal aesthetic. Also available for bat and Ghostty in the same repository.
🔗 View Repository
A soft, sweet dark theme for Opencode with rich purple tones and carefully tuned syntax and diff colors. Part of the Lavi colorscheme family, which also provides matching themes for Neovim, Alacritty, Ghostty, Kitty, Wezterm, Zellij, and other tools, with Nix flake and home-manager support.
🔗 View Repository
A moonlight color theme for OpenCode based on the popular moonlight-vscode-theme by atomiks. Features a dark, cool-toned palette inspired by moonlight aesthetics.
🔗 View Repository
The largest collection of light themes for OpenCode. Includes 21 carefully crafted light themes converted from popular VS Code themes — scaefy-light (Atom One Light), Solarized Light, Vivid Light, Coffee Cream, GitHub Light, Quiet Light, Bluloco Light, Brackets Light Pro, NetBeans Light, Ysgrifennwr, Hop Light, GitHub Plus, Classic Light, HC Flurry, all Milkshake variants, and more. Bilingual (EN/TR) documentation and one-command install script included.
🔗 View Repository
Poimandres theme for opencode.
🔗 View Repository
OpenCode ports of all built-in VS Code themes from the vscode.theme-defaults extension. Includes vscode-modern, vscode-plus, vscode-vs, and vscode-hc with automatic dark/light variant selection. One-line install script included.
🔗 View Repository
Modular AI agents and commands for structured software development with opencode.
🔗 View Repository
Comprehensive reference repository for production-ready Claude Code subagents.
🔗 View Repository
Get a delegated second opinion or an actual fix from GPT (Codex), Gemini, Grok (xAI), or OpenRouter. Seven expert subagents - Architect, Plan Reviewer, Scope Analyst, Code Reviewer, Security Analyst, Researcher, and Debugger - plus the ask-gpt, ask-gemini, ask-grok, ask-openrouter, ask-all, and consensus commands. Each one can advise (read-only) or implement. ask-all asks every model at once and compares the answers; consensus runs an arbiter loop until the models agree.
🔗 View Repository
Self-Learning Multi-agent orchestration harness for spec-driven development and automated verification.
🔗 View Repository
Spec-Driven Development pipeline, A2A task delegation hub, persistent semantic memory (MAGI), and 9 specialized subagents for OpenCode. Scaffolds 45+ files via `nerv init` including SDD skills, slash commands, MCP servers, and lifecycle plugins.
🔗 View Repository
A set of opencode configurations, prompts, agents, and plugins for enhanced development workflows.
🔗 View Repository
A custom configurable agent toolkit includes 1 Primary Custom Agent python-expert with intelligent skill loading, Predefined Specialized Subagents for Code generation, review, testing, and exploration, On-Demand Skills for Python development projects, Context Files for Standards, patterns, and security guidelines.
🔗 View Repository
an Opencode agent that simplifies Minecraft plugin development and deployment.
🔗 View Repository
Start, track, and stop local dev servers in the background — without blocking your AI conversation. Supports Node.js, Python, Go, .NET, Java, Rust, PHP and any framework that runs a dev server. JSON state persistence, per-project log files, HTTP health checks, and log tail/grep for debugging.
🔗 View Repository
A terminal UI for managing multiple OpenCode sessions in tmux with git worktree integration and Docker sandboxing.
🔗 View Repository
Write AI coding rules once, sync to every agent. Supports Command Code, Claude Code, Cursor, Copilot, Codex, and OpenCode.
🔗 View Repository
A Node.js CLI for discovering, curating, staging, activating, and wiring reusable AI-agent assets into developer workspaces, including OpenCode.
🔗 View Repository
Remote MCP server that surfaces free tiers, credits, trials, and referral codes for developer infrastructure — Railway, Vercel, Fly, OpenAI, Anthropic, and 1,500+ other vendors. Exposes four tools (search_deals, plan_stack, compare_vendors, track_changes) so an agent can find the cheapest way to ship a given stack. Works with opencode via remote URL (https://agentdeals-production.up.railway.app/mcp). Also tracks pricing changes over time.
🔗 View Repository
Local-first Bubble Tea TUI and report CLI for inspecting OpenCode and other AI coding-agent logs with cost, tokens, latency, tool failures, anomalies, health gates, diffs, and reports.
🔗 View Repository
Steve Yegge's project/task management system for agents (with beads_viewer UI).
🔗 View Repository
Run AI coding agents (Claude Code, Codex, OpenCode) inside hardware-isolated microVMs with snapshot isolation, egress control, and MCP authorization.
🔗 View Repository
Launch OpenCode, VSCode, Claude Code, or any command in a macOS sandbox (sandbox-exec). Dynamically blocks access to everything except the project directory — no containers, no VMs, just one command.
🔗 View Repository
A proxy server providing compatible API interfaces for multiple model CLIs.
🔗 View Repository
A fast, native Flutter client for OpenCode server mode with realtime streaming chat, speech-to-text on all platforms, multi-server profiles, model selection, and a Material 3 responsive UI for Linux, macOS, Windows, Web, and Android.
🔗 View Repository
A proxy server that provides a local API proxy for Codex/ChatGPT-like models.
🔗 View Repository
Complete workflow system for AI-assisted development. Includes specialized agents (analyst, PM, architect, developer), reusable skills, slash commands, semantic code search with local vectorizer, and sprint management with Jira integration.
🔗 View Repository
A native policy-layer for AI coding agents built on OPA/Rego with native OpenCode plugin support.
🔗 View Repository
Open-source desktop cockpit that runs OpenCode-integrated agents in isolated Docker sandboxes with chat plus live noVNC desktop monitoring, tool permission controls, and a Pilot bridge suite for orchestrating agents from Telegram, Slack, WhatsApp, and more.
🔗 View Repository
Detects when an OpenCode skill's behavior drifts from a baseline, attributes the cause across 4 classes (skill change / fixture stale / model change / unknown drift), and emits a 6-field FAIL schema with transcript-span and env-delta evidence. Ships a git pre-push hook, a composite GitHub Action, and a $-cost hard ceiling for CI safety. Bash + jq + python3 stdlib only; no daemon, no SaaS. MIT.
🔗 View Repository
A proxy that converts the Gemini CLI tool into OpenAI-compatible endpoints.
🔗 View Repository
Wraps Claude Code, Cursor, OpenCode, and Codex behind a single API with a Skill system, IM channel adapters (Feishu/Slack/Telegram/Discord), fleet mode, and an interactive onboard wizard.
🔗 View Repository
Easy Open Source Speech to Text.
🔗 View Repository
Claude Code, Gemini CLI, Codex CLI, and OpenCode agents in separate terminals can message each other, detect file edit collisions, read transcripts, view terminal screens, subscribe to activity, and spawn/fork/resume agents. First-class OpenCode support with native plugin. Includes TUI dashboard, cross-device relay, Python API, and multi-agent workflow scripts. pip installable, MIT licensed.
🔗 View Repository
A dual-memory system (PostgreSQL + pgvector + Gemini Embeddings) for AI coding agents. Implements the BIRE algorithm (Búsqueda Integrada por Relevancia Expansiva) — unified semantic + lexical search with auto-tagging, hybrid scoring, GIN trigram indexes, and cross-system 768d embeddings. Ships as an opencode skill with SKILL.md, Python scripts, and full DDL schema.
🔗 View Repository
CLI tool that wraps OpenCode agents in isolated Docker Compose environments with file isolation (bind-mounted workspaces only), network isolation (private subnets blocked by default with host allowlisting), and a per-workspace DinD sidecar. Zero config to start.
🔗 View Repository
A Discord bot to control opencode sessions on any computer via Discord.
🔗 View Repository
Talk to AI assistants using your voice through a web browser. Compatible with Claude Desktop and opencode.
🔗 View Repository
Electron desktop app that turns a workspace folder of plain .html files into an AI-editable notebook. Agent-agnostic — edit notes with OpenCode or any other agent CLI in an embedded terminal. Notes are real HTML pages. Each note is a self-contained folder that can include a SQLite database, key/value store, attached files, and scripts — so it can grow from a static page into a sortable table, interactive dashboard, or research tool.
🔗 View Repository
A command-line tool for switching between different opencode contexts quickly.
🔗 View Repository
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.
🔗 View Repository
Interactive browser UI for AI brainstorming with multi-question forms, parallel exploration branches, and visual feedback.
🔗 View Repository
The missing package manager for OpenCode extensions - ShadCN model with Ghost Mode.
🔗 View Repository
Self-hosted control plane for OpenCode agents with isolated Linux workspaces (systemd-nspawn), git-backed Library configuration, and multi-platform dashboards (Next.js web, SwiftUI iOS).
🔗 View Repository
Bridge app connecting chat platforms (Slack/Teams/Discord) to AI coding assistants. Run agents locally or spin up isolated Fly.io Sprites for parallel execution. Supports 75+ AI providers via OpenCode, Claude CLI, real-time output streaming, session persistence, and smart message routing.
🔗 View Repository
A fan-made web and desktop interface for OpenCode with VS Code extension, multiple sessions, and git worktrees management.
🔗 View Repository
A production-ready A2A Protocol implementation that exposes OpenCode as a standardized Agent-to-Agent service, enabling seamless cross-agent collaboration and automated workflows.
🔗 View Repository
A collection of reusable GitHub Actions that make it easy to integrate OpenCode into your CI/CD pipelines. Includes actions for PR review, architecture review, spec coverage checking, and one-step opencode setup and execution. Supports caching, retry logic, and multiple LLM providers.
🔗 View Repository
MCP server that exports OpenCode chat history to Markdown files with tool calls, reasoning, and cost summaries. Export current session, specific sessions by ID, or bulk exports. pip installable.
🔗 View Repository
Wraps bash commands to execute inside the DDEV container (Docker-based PHP development environments).
🔗 View Repository
Search through your OpenCode conversation history with powerful keyword, regex, and fuzzy search capabilities. Features date filtering, multiple match types (titles, messages, tools, file paths), and fast performance (<50ms queries).
🔗 View Repository
Free, open-source (MIT) Android app that connects to an opencode server you run yourself. Stream coding sessions in real time, review file diffs, and approve tool calls from your phone. Install via the F-Droid repo or a signed APK.
🔗 View Repository
Neovim plugin for making convenient editor-aware prompts.
🔗 View Repository
Shell wrapper for OpenCode that selects named profiles by path and can isolate provider login state, config directories, and data roots selectively and independently per profile.
🔗 View Repository
View & Manage sessions for opencode, also detect orphan sessions for deletion
🔗 View Repository
Session management tool for opencode to track and organise coding sessions.
🔗 View Repository
A tmux-backed sidebar launcher for OpenCode that keeps the session list, preview pane, and OpenCode TUI together in one workspace. It supports session recall, background sessions, search, project folders, deletion, and sound notifications.
🔗 View Repository
Skills management system for organising and tracking opencode capabilities.
🔗 View Repository
Run and monitor AI coding tasks from your phone while everything runs locally on your machine.
🔗 View Repository
An unofficial OpenCode fork that adds Vim motions, navigation, and editing directly to the OpenCode TUI.
🔗 View Repository
Web interface for opencode - browser-based access to AI coding agent.
🔗 View Repository
A Cowork (Claude desktop) plugin that bridges natural language conversations with OpenCode. Handles agent routing (build/plan/@general), stall detection, result validation (diff coherence, tests, build, semantic alignment), per-project operational memory, provider fallback chain (anthropic → openrouter → openai), and MCP composability with existing user tools. Ships 8 orchestration skills, 3 scheduled-task recipes, and 1 custom agent template (cowork-with-github). Install: drag-and-drop .plugin into Cowork.
🔗 View Repository
An OpenCode skill that transfers session share URLs between machines or collaborators peer-to-peer using personal GitHub private inbox repositories. Features a 5-tier verification pipeline (filename regex, trusted-sender allowlist, byte-level content validation, GitHub commit author+committer attribution, GPG signature), transactional fetch-before-delete (URL fetch failure preserves the inbox file for retry), and a Chinese-language trust-boundary preamble that prevents fetched share content from autonomously triggering local actions. Each user owns one private inbox repo; senders push directly into it via collaborator access. Includes a reference Python verification script for deterministic cross-shell behavior.
🔗 View Repository
Kanban tool that allows you to stay in terminal.
🔗 View Repository
Spec-driven development with opencode - structured specification management.
🔗 View Repository
A terminal UI that reads OpenCode's local SQLite database (read-only) to show where your tokens and money went — by month, day, project, session, and model, with spend-over-time trends and drill-down into your most expensive sessions (model mix and subagent costs included). Standard-library Python only, offline by default. Also reads Claude Code, Codex, the Copilot CLI, and more.
🔗 View Repository
Open-source alternative to Claude Cowork built on top of OpenCode. Provides a polished desktop UI for sessions, skills, plugins, and templates.
🔗 View Repository
Native Android app for controlling OpenCode from your phone. Chat with AI, manage sessions, browse files with syntax highlighting, view diffs, and use an embedded terminal — all styled with a terminal UI aesthetic. Available on Google Play.
🔗 View Repository
An OpenAI-Compatible Proxy Server for Qwen models.
🔗 View Repository
A feature-rich opencode fork with dual-interface (TUI terminal + GUI desktop), built-in MCP ecosystem (CodeGraph, TypeGraph, jCodeMunch, Browser, Vision, Web Search), automated memory system, AI personality system, skill extensions, and 3-tier permission guardrails. Privacy-first design with personal data fully separated from public templates.
🔗 View Repository
Adds semantic memory (Qdrant tuned hybrid retrieval — RRF fusion of dense MiniLM + sparse BM25) and structural memory hooks to OpenCode via MCP. Ships an installer that wires `qdrant-find` / `qdrant-store` tools and a snapshot hook into your project's OpenCode config. Python 3.12+, MIT, on PyPI as `supamem`.
🔗 View Repository
Self-hosted runtime for autonomous AI agents with heartbeats, schedules, delegation, memory, runtime skills, and reviewed conversation-to-skill learning. Orchestrates OpenCode alongside Claude Code, Codex, Gemini CLI, Copilot CLI, Cursor Agent, Goose, Qwen Code, Droid, and 20+ LLM providers. Ships as an Electron desktop app, CLI, and Docker image. MCP-native (server and client). MIT, TypeScript.
🔗 View Repository
Turns raw docs, research, and code into a persistent markdown wiki, knowledge graph, and hybrid SQLite FTS + embeddings search. Ships a bundled skill (schema-first, graph-query-first conventions) and an MCP server, so it works with OpenCode, Claude Code, and Codex. Offline heuristic provider by default; optional Ollama for local embeddings.
🔗 View Repository
A CLI tool for tracking token usage from OpenCode and other coding agents (Claude Code, Codex, Gemini CLI, and Cursor IDE).
🔗 View Repository
Universal LLM Gateway: One API, every LLM. OpenAI/Anthropic-compatible endpoints with multi-provider translation and intelligent load-balancing. Works with any application that supports custom OpenAI/Anthropic base URLs—no code changes required in your existing tools. Best support for Antigravity/Gemini CLI out of the competition. Deploy anywhere. Opencode Discord discussion
🔗 View Repository
Local CLI and browser picker for comparing temporary UI variants created by coding agents like OpenCode, then keeping one and cleaning up the rest.
🔗 View Repository
Adds local and project-scoped MCP memory to OpenCode, so agents can remember decisions, preferences, architecture context, and previous fixes across sessions.
🔗 View Repository
A Kanban board to manage and orchestrate AI coding agents in parallel.
🔗 View Repository
A local-first, markdown-first `.akephalos` passport for portable agent preferences, tool notes, rules, project context, and durable memories. It uses plain files and Git so MCP-capable coding-agent workflows can inspect and carry context across tools and machines without hosted sync.
🔗 View Repository
An opinionated but practical handbook that argues for treating AI coding tools as a composable, multi-agent system rather than a single assistant, and then walks through how to implement that mindset using OpenCode's CLI, configuration system, and ecosystem (agents, tools, skills, and plugins).
🔗 View Repository
How to output a debug log from opencode to a text file for troubleshooting.
🔗 View Discussion
A simple command-line tool that turns your CLI tools, like opencode, into web applications.
🔗 View Repository
Inspired by kickstart.nvim. A minimal, well-commented OpenCode configuration designed as a starting point, not a framework. Every decision is explained. Includes free-only models and MCPs, a plan/execute workflow with interview-style clarification, and a careful agent for supervised AI execution. Read it, understand it, make it yours.
🔗 View Repository
A powerful custom opencode configuration with agents, commands, rules, skills, and pre-configured MCP server.
🔗 View Repository
RunAPI MCP lets coding agents discover models, check pricing, and create image, video, music/audio, text-to-speech, and LLM tasks through RunAPI.
🔗 View Repository