nickjvandyke/opencode.nvim

Neovim 🤝 OpenCode in the flow that you already know.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 44 minutes ago
Type:Plugin / ExtensionCategory(s):AI Coding AgentsEditors & IDEsAI Agents & LLM Apps
Added to GitGenius on September 18th, 2026
Created on July 12th, 2025
Open Issues & Pull Requests: 6 (+0)
GitHub issues: Enabled
Number of forks: 161
Total Stargazers: 3,842 (+0)
Total Subscribers: 8 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 4.1 hours
Mean response time: 31.2 hours
90th percentile: 32.9 hours
Tracked items: 155

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Practically every issue opened in the past year has drawn a reply. 98% of issues opened in the past year have since been closed. Three people close 82% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 3
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 130 days
Stale 30+ days: 1
Stale 90+ days: 1

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 1
Events in 7 days: 1

Top labels

  • bug (88)
  • enhancement (50)
  • question (8)
  • good first issue (6)
  • invalid (6)
  • help wanted (3)
  • wontfix (2)

Detailed Description

opencode.nvim is a Neovim plugin that integrates OpenCode AI capabilities directly into the editor.

The plugin solves the problem of context-switching between your editor and external AI tools by embedding OpenCode functionality within Neovim's workflow. It allows developers to access AI-assisted coding features without leaving their editor, maintaining the editing flow they already know. The integration is built in Lua and designed to work seamlessly with Neovim's plugin architecture.

Developers working primarily in Neovim who want AI assistance for coding tasks should consider this plugin. It suits projects where the team is already invested in Neovim as their primary development environment and wants to avoid switching between tools. The plugin is most valuable for those who prefer to keep their entire workflow within a single editor rather than juggling separate applications.

The project shows active development with regular commits and engagement on issues and pull requests. The maintainer responds to user feedback and incorporates suggestions into the codebase. The plugin receives updates that address both bug fixes and feature enhancements based on user needs.