Showing 15 open source projects for "opencode"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    OpenCode

    OpenCode

    The open source coding agent

    OpenCode is an open-source AI coding agent designed to assist developers directly from the terminal, desktop, or IDE environments. It functions as a locally running assistant that can analyze codebases, execute development tasks, and interact with external tools while remaining highly configurable. The system is built around an agent model that can perform actions such as file manipulation, shell execution, and web access with user confirmation.
    Downloads: 99 This Week
    Last Update:
    See Project
  • 2
    opencode.nvim

    opencode.nvim

    Integrate the opencode AI assistant with Neovim

    opencode.nvim is a Neovim plugin that integrates the opencode AI coding assistant directly into the editor, enabling developers to interact with AI agents in a deeply context-aware and workflow-native way. It allows users to send prompts that automatically include relevant editor context such as the current buffer, selected text, diagnostics, and visible content, making AI interactions far more precise and useful during development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Oh My OpenCode Slim

    Oh My OpenCode Slim

    Slimmed, cleaned and fine-tuned oh-my-opencode fork

    Oh My OpenCode Slim is a lightweight, optimized fork of the broader oh-my-opencode ecosystem, designed to deliver high-performance multi-agent coding workflows while significantly reducing token consumption and system overhead. It retains the core concept of orchestrating multiple specialized AI agents but streamlines their configuration, execution, and communication to make the system more efficient and practical for everyday use.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    kimaki

    kimaki

    Like openclaw but on top of opencode. all opencode features

    Kimaki is an AI-powered developer tool that integrates coding workflows directly into Discord, allowing users to control and automate code editing sessions through natural language messages. Acting as a bridge between Discord and an AI coding agent (via OpenCode), it enables developers to interact with their codebase conversationally, effectively turning Discord into a collaborative development interface. Each Discord channel is mapped to a specific project directory, and messages sent within that channel trigger AI-driven actions such as editing files, running commands, or searching the codebase. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    cc-switch

    cc-switch

    A cross-platform desktop All-in-One assistant tool for Claude Code

    cc-switch is a cross-platform desktop assistant designed to unify and streamline the management of multiple AI coding tools such as Claude Code, Codex, OpenCode, and Gemini CLI within a single interface. The application focuses on improving developer productivity by providing centralized configuration, provider switching, and workflow orchestration across different AI backends. Built as a modern desktop app using Tauri and web technologies, it enables users to manage credentials, sessions, and tool settings without manually editing configuration files. ...
    Downloads: 576 This Week
    Last Update:
    See Project
  • 6
    zeroshot CLI

    zeroshot CLI

    Your autonomous engineering team in a CLI. Point Zeroshot at an issue

    ...It orchestrates a multi-agent workflow where separate roles such as planner, implementer, and independent validators collaborate in isolated environments, looping until the code meets acceptance criteria or produces reproducible failures. The tool supports multiple underlying AI providers like Claude Code, Codex, OpenCode, and Gemini, as well as integration with issue backends like GitHub, GitLab, Jira, and Azure DevOps, enabling flexible input sources and automation in diverse environments. Zeroshot manages isolation via git worktrees or Docker containers, which helps ensure that each agent’s work is reproducible and shielded from unwanted interference, and it persists crash-safe state so tasks can resume if interrupted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Open Claude Cowork

    Open Claude Cowork

    Open Source version of Claude Cowork built with Claude Code

    Open Claude Cowork is an open source desktop chat application that brings the power of autonomous, agent-style AI workflows to your local machine by combining the Claude Agent SDK with the Composio Tool Router, enabling developers and power users to build intelligent assistants that can interact with a vast array of external tools and services. It offers a native Electron-based interface for macOS, Windows, and Linux that feels familiar and modern, supporting persistent, multi-session...
    Downloads: 106 This Week
    Last Update:
    See Project
  • 8
    OpenWork AI

    OpenWork AI

    An open-source alternative to Claude Cowork, powered by opencode

    OpenWork is a framework for building decentralized collaborative work environments powered by AI and human contributions. At its core, the project enables contributors to define tasks, workflows, and goals that can be split, shared, and recombined across distributed nodes while agents and humans cooperate to advance progress. It offers structured templates for work items, decision logic for task allocation, and consensus mechanisms that let groups verify and validate results toward shared...
    Downloads: 26 This Week
    Last Update:
    See Project
  • 9
    Get Shit Done

    Get Shit Done

    A light-weight and powerful meta-prompting, context engineering

    Get Shit Done is a high-impact, open-source meta-prompting and spec-driven development system designed to streamline building software with AI assistants like Claude Code, OpenCode, and Gemini CLI. It solves “context rot” — the degradation of AI quality as a chat session grows — by structuring your idea into precise, context-engineered steps that are researched, scoped, planned, executed, and verified with clear commands and outputs instead of ad-hoc prompts. The project emphasizes simplicity and effectiveness over bureaucratic workflows like story points, sprint ceremonies, or enterprise processes, making it especially useful for solo developers or small teams aiming to get reliable execution without overhead. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 10
    Plannotator

    Plannotator

    Annotate and review coding agent plans visually, share with your team

    Plannotator is an interactive plan review and annotation tool built to support AI coding agents, offering a visual UI for markup, refinement, and team collaboration around agent-generated plans. It allows developers to annotate proposed plans, sketches, and outlines from tools like Claude Code or OpenCode with pen tools, arrows, and highlighting, seamlessly capturing feedback that can be shared across teams or pushed back to agents. Plannotator integrates with diff views so reviewers can annotate changes line-by-line in git diffs, provide structured feedback, and navigate plans visually rather than through raw text alone. Users can attach and annotate images, save approved plan versions, and automatically export feedback into systems like Obsidian or Bear Notes for documentation purposes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Agent Skills

    Agent Skills

    Skills for AI coding agents

    ...In this repository, each skill adheres to the Agent Skills specification, meaning they’re defined as folders with a SKILL.md file (containing task descriptions and step-by-step guidance) and can include helper scripts and reference material that the agent can execute or consult when invoked. The goal of the project is to make it easy for AI assistants like Claude Code, OpenCode, Cursor, Codex, and others that support this open ecosystem to automatically apply best practices or perform concrete actions when a relevant user intent is detected. For example, some skills guide the agent in applying React and Next.js performance best practices, auditing UI and accessibility standards.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    Crush

    Crush

    The glamourous AI CLI coding agent for your favourite terminal 💘

    ...Built for portability, it offers first-class support across macOS, Linux, Windows (PowerShell and WSL), and BSD systems. Backed by the Charm ecosystem, Crush is a stable, actively maintained evolution of the original OpenCode project.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 13
    The Agency

    The Agency

    A complete AI agency at your fingertips

    ...The repository is built for people who want role-based AI collaboration, whether that means using the agents directly inside Claude Code, adapting them as references, or converting them for use in other agentic tools such as Cursor, Aider, Windsurf, Gemini CLI, and OpenCode.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Tokscale

    Tokscale

    A CLI tool for tracking token usage from OpenCode, Claude Code

    Tokscale is a CLI and terminal UI tool that tracks token usage and estimated cost across multiple AI coding assistants and development workflows. It treats tokens like a measurable resource, helping developers understand how much “AI energy” they are consuming over time and where it is being spent. The tool aggregates usage across supported platforms and presents it through interactive views that let users filter, sort, and explore trends without leaving the terminal. Tokscale also includes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Maestro

    Maestro

    Agent Orchestration Command Center

    ...Allowing for long-running unattended sessions, my current record is nearly 24 hours of continuous runtime. Run multiple agents in parallel with a Linear/Superhuman-level responsive interface. Currently supporting Claude Code, OpenAI Codex, and OpenCode with plans for additional agentic coding tools (Aider, Gemini CLI, Qwen3 Coder) based on user demand.
    Downloads: 20 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB