CopilotC-Nvim / CopilotC-Nvim/CopilotChat.nvim

5.0.0 release TODO

Open
#1,330 0 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Lua
Stars
3.7k
Forks
171
Avg merge
16h 26m
Merged PRs (30d)
1

Description

  • Change selection to context - #1340
  • Improve chat renderer - #1394
  • Improve diffing algorithm and generation - #1392
  • Switch to new prompt parser - #1467
  • Move state tracking to chat window (source and sticky) - #1469
  • Add support for Responses API - #1442
  • Improve provider interface so adding stuff like copilot enterprise isnt so annoying for users - #1349

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 with the provider interface work described in issue #1349 and review how the existing providers are integrated. Focus on the remaining 5.0.0 TODO: make adding providers such as Copilot Enterprise less inconvenient for users. Done means the provider interface supports that use case without requiring awkward user changes.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.