nickjvandyke / nickjvandyke/opencode.nvim

feature: Add support for the Pi coding agent

Open
#321 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Lua
Stars
3.8k
Forks
161
Avg merge
13h 14m
Merged PRs (30d)
5

Description

Prerequisites
  • I searched the docs
  • I searched existing issues
Is your feature request related to a problem? Please describe.

I use both the Pi coding agent and OpenCode and would like to use the polished Neovim UI provided by opencode.nvim with Pi too. Currently, opencode.nvim is tied to OpenCode, while Pi users need to use a separate Neovim integration with a more minimal UI.

Describe the solution you'd like

Add support for the Pi coding agent as another backend/agent that can be used with opencode.nvim's UI.

There is already a Neovim plugin for Pi, carderne/pi-nvim, which provides a similar integration, but with a much more minimal UI.

Describe alternatives you've considered

Using carderne/pi-nvim is the main alternative I've considered. It works with Pi, but I would prefer to use the more polished UI and features of opencode.nvim.

Additional context

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing how opencode.nvim currently connects its UI to the OpenCode backend, then compare that integration with the carderne/pi-nvim plugin. Define the Pi backend boundary and verify that Pi can use the existing UI and features without breaking OpenCode support.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua, neovim
Domain
ai, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.