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 }}
kolchurinvv
/
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
Branch selector
main
User selector
All users
All time
Commit history
Commits on Apr 16, 2026
Update lua/CopilotChat/config/providers.lua
deathbeam
committed
dffe515
View commit details
Copy full SHA for dffe515
Browse repository at this point
Update lua/CopilotChat/config/providers.lua
deathbeam
committed
80795c0
View commit details
Copy full SHA for 80795c0
Browse repository at this point
providers - no top_p n and temperature for -codex gpt models
kolchurinvv
authored and
deathbeam
committed
5517e10
View commit details
Copy full SHA for 5517e10
Browse repository at this point
chore(doc): auto generate docs
github-actions[bot]
committed
be32610
View commit details
Copy full SHA for be32610
Browse repository at this point
feat(trusted-tools): auto-execute trusted tool calls (#1556)
Show description for 1af80ec
deathbeam
authored
1af80ec
View commit details
Copy full SHA for 1af80ec
Browse repository at this point
chore(doc): auto generate docs
github-actions[bot]
committed
d1d767c
View commit details
Copy full SHA for d1d767c
Browse repository at this point
fix(prompt): use correct variable in select_prompt (#1555)
Show description for bcfbbc2
deathbeam
authored
bcfbbc2
View commit details
Copy full SHA for bcfbbc2
Browse repository at this point
Commits on Apr 15, 2026
fix(client): ensure tool call keys are strings (#1553)
Show description for ed28b01
deathbeam
authored
ed28b01
View commit details
Copy full SHA for ed28b01
Browse repository at this point
fix(provider,client): improve tool call merging and filtering (#1552)
Show description for 1372a57
deathbeam
authored
1372a57
View commit details
Copy full SHA for 1372a57
Browse repository at this point
fix(prompts): use ordered map for enabled tools (#1551)
Show description for 4f643c7
deathbeam
authored
4f643c7
View commit details
Copy full SHA for 4f643c7
Browse repository at this point
fix(init): simplify lazy initialization logic (#1549)
Show description for 8b58670
deathbeam
authored
8b58670
View commit details
Copy full SHA for 8b58670
Browse repository at this point
fix(config): include hidden files in file enum glob (#1548)
Show description for 969c220
deathbeam
authored
969c220
View commit details
Copy full SHA for 969c220
Browse repository at this point
fix(core): resolve various bugs and improve robustness (#1547)
Show description for 4759ecd
deathbeam
authored
4759ecd
View commit details
Copy full SHA for 4759ecd
Browse repository at this point
chore(doc): auto generate docs
github-actions[bot]
committed
e168290
View commit details
Copy full SHA for e168290
Browse repository at this point
docs: update architecture and add AGENTS.md (#1546)
Show description for 734353f
deathbeam
authored
734353f
View commit details
Copy full SHA for 734353f
Browse repository at this point
Commits on Apr 6, 2026
chore(doc): auto generate docs
github-actions[bot]
committed
0b3133f
View commit details
Copy full SHA for 0b3133f
Browse repository at this point
[pre-commit.ci] pre-commit autoupdate (#1544)
Show description for 13f727d
pre-commit-ci[bot]
authored
13f727d
View commit details
Copy full SHA for 13f727d
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
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
Browse repository at this point
chore(doc): auto generate docs
github-actions[bot]
committed
aeb6ebb
View commit details
Copy full SHA for aeb6ebb
Browse repository at this point
fix(ui): prevent errors when restoring invalid window (#1539)
Show description for d4d63a2
deathbeam
authored
d4d63a2
View commit details
Copy full SHA for d4d63a2
Browse repository at this point
Commits on Mar 23, 2026
docs: add sirjls as a contributor for code (#1537)
Show description for 9fec6c3
allcontributors[bot]
and
pre-commit-ci[bot]
authored
9fec6c3
View commit details
Copy full SHA for 9fec6c3
Browse repository at this point
chore(doc): auto generate docs
github-actions[bot]
committed
7c263e2
View commit details
Copy full SHA for 7c263e2
Browse repository at this point
feat: support dynamic `*.business.githubcopilot.com` base URL resolution (#1536)
Show description for c5aa167
ssparreb
and
ssparreb
authored
c5aa167
View commit details
Copy full SHA for c5aa167
Browse repository at this point
Commits on Mar 9, 2026
chore(doc): auto generate docs
github-actions[bot]
committed
ecea24a
View commit details
Copy full SHA for ecea24a
Browse repository at this point
[pre-commit.ci] pre-commit autoupdate (#1532)
Show description for b20108a
pre-commit-ci[bot]
authored
b20108a
View commit details
Copy full SHA for b20108a
Browse repository at this point
Commits on Feb 12, 2026
docs: add Tlunch as a contributor for code (#1526)
Show description for 743d600
allcontributors[bot]
and
pre-commit-ci[bot]
authored
743d600
View commit details
Copy full SHA for 743d600
Browse repository at this point
chore(doc): auto generate docs
github-actions[bot]
committed
7cac6a2
View commit details
Copy full SHA for 7cac6a2
Browse repository at this point
fix(prompts): avoid %20 being treated as special sequence when relacing dirname (#1525)
Show description for b7313ea
Tlunch
and
pre-commit-ci[bot]
authored
b7313ea
View commit details
Copy full SHA for b7313ea
Browse repository at this point
Commits on Feb 2, 2026
chore(doc): auto generate docs
github-actions[bot]
committed
69199d4
View commit details
Copy full SHA for 69199d4
Browse repository at this point
feat(copilot): Support "Auto" model mode (Smart Model Selection) similar to VS Code (#1518)
Show description for 4d5dc1c
pxwg
and
deathbeam
authored
4d5dc1c
View commit details
Copy full SHA for 4d5dc1c
Browse repository at this point
docs: add junqizhang as a contributor for code (#1523)
Show description for 99a1190
allcontributors[bot]
and
pre-commit-ci[bot]
authored
99a1190
View commit details
Copy full SHA for 99a1190
Browse repository at this point
chore(doc): auto generate docs
github-actions[bot]
committed
967dc0a
View commit details
Copy full SHA for 967dc0a
Browse repository at this point
fix: support file paths with spaces in block headers (#1504)
Show description for 5c5e6c2
junqizhang
authored
5c5e6c2
View commit details
Copy full SHA for 5c5e6c2
Browse repository at this point
docs: add pxwg as a contributor for code (#1521)
Show description for 6933b82
allcontributors[bot]
and
pre-commit-ci[bot]
authored
6933b82
View commit details
Copy full SHA for 6933b82
Browse repository at this point
Previous
Next
You can’t perform that action at this time.