Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
deathbeam
/
CopilotChat.nvim
Public
forked from
CopilotC-Nvim/CopilotChat.nvim
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
CopilotChat.nvim
lua
CopilotChat
utils
on
move-notify
User selector
All users
All time
Commit history
Commits on Apr 16, 2026
refactor(utils): move notify module to utils directory
Show description for 8bbdd9a
deathbeam
committed
8bbdd9a
View commit details
Copy full SHA for 8bbdd9a
View code at this point
Browse repository at this point
Commits on Apr 15, 2026
fix(core): resolve various bugs and improve robustness (#1547)
Show description for 4759ecd
deathbeam
authored
4759ecd
View commit details
Copy full SHA for 4759ecd
View code at this point
Browse repository at this point
Commits on Mar 29, 2026
refactor(files): simplify file filtering and default to text (#1541)
Show description for d2d2574
deathbeam
authored
d2d2574
View commit details
Copy full SHA for d2d2574
View code at this point
Browse repository at this point
fix(utils): handle 1xx HTTP status codes in curl utils (#1540)
Show description for ca9a428
deathbeam
authored
ca9a428
View commit details
Copy full SHA for ca9a428
View code at this point
Browse repository at this point
Commits on Nov 19, 2025
fix(diff): implement offset tracking for sequential hunk application (#1493)
Show description for 9140021
kharandziuk
authored
9140021
View commit details
Copy full SHA for 9140021
View code at this point
Browse repository at this point
test: add comprehensive unified diff test coverage (#1489)
kharandziuk
authored
9f9d587
View commit details
Copy full SHA for 9f9d587
View code at this point
Browse repository at this point
refactor(diff): remove diff-match-patch dependency (#1491)
Show description for d34aa9e
deathbeam
authored
d34aa9e
View commit details
Copy full SHA for d34aa9e
View code at this point
Browse repository at this point
Commits on Oct 21, 2025
feat(prompt): support custom Copilot instructions file (#1467)
Show description for b06fd11
deathbeam
authored
b06fd11
View commit details
Copy full SHA for b06fd11
View code at this point
Browse repository at this point
Commits on Sep 13, 2025
feat(diff): apply all code blocks for a file at once when showing diff (#1409)
Show description for a88874e
deathbeam
authored
a88874e
View commit details
Copy full SHA for a88874e
View code at this point
Browse repository at this point
refactor(diff): use plenary.log for debug logging (#1408)
Show description for 19a4d29
deathbeam
authored
19a4d29
View commit details
Copy full SHA for 19a4d29
View code at this point
Browse repository at this point
feat(diff): use diff-match-patch for better diff handling (#1407)
Show description for 35ad8ff
deathbeam
authored
35ad8ff
View commit details
Copy full SHA for 35ad8ff
View code at this point
Browse repository at this point
Commits on Sep 12, 2025
feat(diff): add experimental unified diff support, refactor handling (#1392)
Show description for 9fdf895
deathbeam
authored
9fdf895
View commit details
Copy full SHA for 9fdf895
View code at this point
Browse repository at this point
perf(chat): optimize message storage and access (#1403)
Show description for 1041ad0
deathbeam
authored
1041ad0
View commit details
Copy full SHA for 1041ad0
View code at this point
Browse repository at this point
Commits on Aug 31, 2025
fix(auth): improve token saving and polling logic (#1389)
Show description for b7728f4
deathbeam
authored
b7728f4
View commit details
Copy full SHA for b7728f4
View code at this point
Browse repository at this point
Commits on Aug 28, 2025
fix(utils): use proper empty check (#1380)
Show description for c4b2e03
deathbeam
authored
c4b2e03
View commit details
Copy full SHA for c4b2e03
View code at this point
Browse repository at this point
fix(files): generate absolute paths in code blocks (#1378)
Show description for 0f42bfc
deathbeam
authored
0f42bfc
View commit details
Copy full SHA for 0f42bfc
View code at this point
Browse repository at this point
Commits on Aug 26, 2025
feat(functions): use cwd for file and grep commands (#1373)
Show description for 72216c0
deathbeam
authored
72216c0
View commit details
Copy full SHA for 72216c0
View code at this point
Browse repository at this point
refactor(utils): split curl logic into separate module (#1371)
Show description for a5ac084
deathbeam
authored
a5ac084
View commit details
Copy full SHA for a5ac084
View code at this point
Browse repository at this point
refactor(utils): split file operation to utils.files (#1367)
Show description for 43b1ac0
deathbeam
authored
43b1ac0
View commit details
Copy full SHA for 43b1ac0
View code at this point
Browse repository at this point
Commits on Aug 25, 2025
refactor(utils): split class, ordered map, string buffer (#1366)
Show description for 6bdac49
deathbeam
authored
6bdac49
View commit details
Copy full SHA for 6bdac49
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.