anomalyco/opencode

Description: The open source coding agent.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 38 minutes ago
Added to GitGenius on December 13th, 2025
Created on April 30th, 2025
Open Issues & Pull Requests: 4,691 (+0)
Number of forks: 23,050
Total Stargazers: 184,759 (+10)
Total Subscribers: 706 (+0)

Issue Activity (beta)

Open issues: 3,774
New in 7 days: 198
Closed in 7 days: 1,350
Avg open age: 24 days
Stale 30+ days: 2,059
Stale 90+ days: 6

Recent activity

Opened in 7 days: 127
Closed in 7 days: 624
Comments in 7 days: 898
Events in 7 days: 1,863

Top labels

  • bug (4,053)
  • core (1,607)
  • opentui (1,509)
  • discussion (1,288)
  • web (1,112)
  • windows (1,010)
  • needs:compliance (594)
  • docs (344)

Repository Insights (GitGenius)

Median issue/PR response: 0.0 hours
Mean response time: 3.6 hours
90th percentile: 1.6 hours
Tracked items: 9,999

Most active contributors

Detailed Description

OpenCode is an open source AI coding agent written in TypeScript that provides automated assistance for software development tasks. The project is hosted at opencode.ai and distributed via npm as the opencode-ai package. It has grown to 182,371 stars on GitHub as of the most recent tracking period, with consistent community engagement reflected in its active issue and pull request management.

The repository implements a multi-agent architecture that allows developers to switch between different operational modes using the Tab key. The build agent serves as the default mode with full access for development work, while the plan agent operates in read-only mode for code analysis and exploration, denying file edits by default and requesting permission before executing bash commands. A general subagent is also included for handling complex searches and multistep tasks, invoked through @general mentions in messages. This design allows users to choose the appropriate level of autonomy based on their use case, whether performing active development or safely exploring unfamiliar codebases.

OpenCode is available as both a command-line tool and a desktop application in beta. The desktop version supports multiple platforms including macOS with both Apple Silicon and Intel architectures, Windows x64, and Linux through .deb, .rpm, and AppImage formats. Installation can be customized through environment variables that respect a priority order, allowing users to specify custom installation directories or fall back to standard system paths like XDG Base Directory compliant locations or the user's home directory.

The project maintains active development with a median issue and pull request response latency of 0.0 hours and a mean latency of 3.6 hours across 10,000 tracked items. The most active contributors include rekram1-node with 19,172 tracked events, thdxr with 14,279 events, and adamdotdevin with 2,205 events. The issue tracker shows strong engagement with bug reports accounting for 3,317 labeled issues, opentui discussions at 1,347, and general discussions at 1,125. The repository has grown by 5 stargazers and 1 open issue in its most recent tracking period.

OpenCode is classified across multiple technical domains including serverless architecture, full-stack development, web applications, cloud architecture, code samples, API endpoints, user authentication, React ecosystem integration, AWS services, and project templates. The codebase is organized into packages including a console application with asset management. The project maintains documentation at opencode.ai/docs and actively encourages community contributions through a dedicated contributing guide. The README is available in 24 languages, reflecting the project's international reach. OpenCode shares contributors with major projects including Microsoft's VSCode and TypeScript repositories, as well as Anthropic's Claude Code project, indicating significant overlap in the developer ecosystem.

opencode
by
anomalycoanomalyco/opencode

Repository Details

Fetching additional details & charts...