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 }}
sgrsydv
/
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
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
CopilotChat.nvim
lua
CopilotChat
client.lua
on
main
User selector
All users
All time
Commit history
Commits on Feb 23, 2025
refactor: move embedding cache to context module
Show description for a3932a1
deathbeam
committed
a3932a1
View commit details
Copy full SHA for a3932a1
View code at this point
Browse repository at this point
fix: improve error handling in embeddings and messages
Show description for 36e6292
deathbeam
committed
36e6292
View commit details
Copy full SHA for 36e6292
View code at this point
Browse repository at this point
Commits on Feb 21, 2025
fix: update token handling and message ordering
Show description for d23a3ca
deathbeam
committed
d23a3ca
View commit details
Copy full SHA for d23a3ca
View code at this point
Browse repository at this point
fix: improve error handling in chat client
Show description for 07d7253
deathbeam
committed
07d7253
View commit details
Copy full SHA for 07d7253
View code at this point
Browse repository at this point
refactor: migrate chat history from UI to client layer
Show description for b842f85
deathbeam
committed
b842f85
View commit details
Copy full SHA for b842f85
View code at this point
Browse repository at this point
Commits on Feb 20, 2025
refactor(http): simplify curl request handling
Show description for 7920087
deathbeam
committed
7920087
View commit details
Copy full SHA for 7920087
View code at this point
Browse repository at this point
fix: add missing selection messages to generated output
Show description for 9f851ac
deathbeam
committed
9f851ac
View commit details
Copy full SHA for 9f851ac
View code at this point
Browse repository at this point
feat: add utils.empty() function for checking empty values
Show description for cde4092
deathbeam
committed
cde4092
View commit details
Copy full SHA for cde4092
View code at this point
Browse repository at this point
refactor!: simplify header authentication
Show description for 830e5fa
deathbeam
committed
830e5fa
View commit details
Copy full SHA for 830e5fa
View code at this point
Browse repository at this point
fix: correct agent handling in chat client
Show description for 07bcd20
deathbeam
committed
07bcd20
View commit details
Copy full SHA for 07bcd20
View code at this point
Browse repository at this point
refactor!: improve provider resolution
Show description for 7e0cb87
deathbeam
committed
7e0cb87
View commit details
Copy full SHA for 7e0cb87
View code at this point
Browse repository at this point
Commits on Feb 19, 2025
fix(context): ensure minimum number of search results
Show description for 5014b41
deathbeam
committed
5014b41
View commit details
Copy full SHA for 5014b41
View code at this point
Browse repository at this point
fix: make token counting optional in chat client
Show description for dd9225f
deathbeam
committed
dd9225f
View commit details
Copy full SHA for dd9225f
View code at this point
Browse repository at this point
Commits on Feb 18, 2025
refactor(search): improve symbol search and references
Show description for 9d8bc8a
deathbeam
committed
9d8bc8a
View commit details
Copy full SHA for 9d8bc8a
View code at this point
Browse repository at this point
refactor: make client module stateless
Show description for 2dde388
deathbeam
committed
2dde388
View commit details
Copy full SHA for 2dde388
View code at this point
Browse repository at this point
refactor: Make history fully respect buffer contents
Show description for 42e5797
deathbeam
committed
42e5797
View commit details
Copy full SHA for 42e5797
View code at this point
Browse repository at this point
Commits on Feb 17, 2025
fix(embeddings): improve embedding resolution reliability (#794)
Show description for 721f91d
deathbeam
and
pre-commit-ci[bot]
authored
721f91d
View commit details
Copy full SHA for 721f91d
View code at this point
Browse repository at this point
fix: change agent/model id provider suffix format
Show description for b634f04
deathbeam
committed
b634f04
View commit details
Copy full SHA for b634f04
View code at this point
Browse repository at this point
fix: improve provider handling and model uniqueness
Show description for 7d717e4
deathbeam
committed
7d717e4
View commit details
Copy full SHA for 7d717e4
View code at this point
Browse repository at this point
fix: improve ollama response handling & error tracking
Show description for 61dceb7
deathbeam
committed
61dceb7
View commit details
Copy full SHA for 61dceb7
View code at this point
Browse repository at this point
refactor: simplify HTTP headers
Show description for 1eef643
deathbeam
committed
1eef643
View commit details
Copy full SHA for 1eef643
View code at this point
Browse repository at this point
feat: switch documentation to dark theme
Show description for cdb9c5f
deathbeam
committed
cdb9c5f
View commit details
Copy full SHA for cdb9c5f
View code at this point
Browse repository at this point
Commits on Feb 16, 2025
feat: Refactor how providers are defined and allow custom providers
Show description for 14e9907
deathbeam
committed
14e9907
View commit details
Copy full SHA for 14e9907
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.