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 }}
vagmi
/
copilot.lua
Public
forked from
zbirenbaum/copilot.lua
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
copilot.lua
tests
on
master
User selector
All users
All time
Commit history
Commits on Jun 26, 2026
Add support for deepseek v4 flash as a FIM provider
vagmi
committed
6c414fc
View commit details
Copy full SHA for 6c414fc
View code at this point
Browse repository at this point
Commits on Jun 11, 2026
style: fix luacheck warnings
AntoineGS
committed
d490c93
View commit details
Copy full SHA for d490c93
View code at this point
Browse repository at this point
fix!: remove support for apps.json as it is not used anymore by LSP
Show description for 6afee36
AntoineGS
committed
6afee36
View commit details
Copy full SHA for 6afee36
View code at this point
Browse repository at this point
Commits on May 15, 2026
Revert "fix: temporary env variable for nodejs 26"
Show description for cd6d769
AntoineGS
committed
cd6d769
View commit details
Copy full SHA for cd6d769
View code at this point
Browse repository at this point
Commits on May 12, 2026
ci: fix test mock
AntoineGS
committed
9ffee98
View commit details
Copy full SHA for 9ffee98
View code at this point
Browse repository at this point
fix: temporary env variable for nodejs 26
Show description for 3598fa8
AntoineGS
committed
3598fa8
View commit details
Copy full SHA for 3598fa8
View code at this point
Browse repository at this point
Commits on Apr 11, 2026
fix(keymaps): preserve special insert keys in passthrough fallback
Show description for 736b88c
noib3
authored and
AntoineGS
committed
736b88c
View commit details
Copy full SHA for 736b88c
View code at this point
Browse repository at this point
Commits on Mar 24, 2026
fix: Tab passthrough
Show description for 9204088
AntoineGS
committed
9204088
View commit details
Copy full SHA for 9204088
View code at this point
Browse repository at this point
Commits on Mar 13, 2026
fix: safeguards against orphaned copilot servers
Show description for 8e2a918
AntoineGS
committed
8e2a918
View commit details
Copy full SHA for 8e2a918
View code at this point
Browse repository at this point
Commits on Feb 28, 2026
fix: file rename yields URI error
Show description for 4c50628
AntoineGS
committed
4c50628
View commit details
Copy full SHA for 4c50628
View code at this point
Browse repository at this point
Commits on Feb 26, 2026
tests: remove version testing as it will always fail
AntoineGS
committed
1eecd6c
View commit details
Copy full SHA for 1eecd6c
View code at this point
Browse repository at this point
Commits on Feb 24, 2026
tests: fix failing test due to leftover file
AntoineGS
committed
ef4bfc5
View commit details
Copy full SHA for ef4bfc5
View code at this point
Browse repository at this point
tests: fix tests on Windows
AntoineGS
committed
8fe616b
View commit details
Copy full SHA for 8fe616b
View code at this point
Browse repository at this point
fix: prevent infinite detach/re-attach loop on non-buflisted buffers
Show description for 397ac41
AntoineGS
committed
397ac41
View commit details
Copy full SHA for 397ac41
View code at this point
Browse repository at this point
fix: prevent infinite detach/re-attach loop on non-buflisted buffers
Show description for e43c9e5
AntoineGS
committed
e43c9e5
View commit details
Copy full SHA for e43c9e5
View code at this point
Browse repository at this point
fix: is_visible() returning stale state after accept
Show description for 2186c76
AntoineGS
committed
2186c76
View commit details
Copy full SHA for 2186c76
View code at this point
Browse repository at this point
tests: claude-generated test for better coverage
AntoineGS
committed
5406260
View commit details
Copy full SHA for 5406260
View code at this point
Browse repository at this point
fix: silence repeated 'copilot is disabled' warnings
Show description for 9193974
AntoineGS
committed
9193974
View commit details
Copy full SHA for 9193974
View code at this point
Browse repository at this point
fix: cutting off of suggestion when before cursor
Show description for 3fba29d
AntoineGS
committed
3fba29d
View commit details
Copy full SHA for 3fba29d
View code at this point
Browse repository at this point
Commits on Nov 7, 2025
fix: use nodejs experimental SQLite when nodejs < v25 (#604)
Show description for a31be88
guimochila
and
AntoineGS
authored
a31be88
View commit details
Copy full SHA for a31be88
View code at this point
Browse repository at this point
Commits on Oct 9, 2025
test: remove unnecessary env file (now that we use mocks)
AntoineGS
committed
92e08cd
View commit details
Copy full SHA for 92e08cd
View code at this point
Browse repository at this point
fix: prev and next keymaps should trigger suggestion
Show description for cc9b8c3
AntoineGS
committed
cc9b8c3
View commit details
Copy full SHA for cc9b8c3
View code at this point
Browse repository at this point
test: fix failing tests
AntoineGS
committed
3cab232
View commit details
Copy full SHA for 3cab232
View code at this point
Browse repository at this point
Commits on Oct 5, 2025
fix: global `M` in test stub
nihaals
authored and
AntoineGS
committed
9cc74a0
View commit details
Copy full SHA for 9cc74a0
View code at this point
Browse repository at this point
Commits on Sep 30, 2025
feat: use of fallback logic on all suggestion keymaps
Show description for f12709a
AntoineGS
committed
f12709a
View commit details
Copy full SHA for f12709a
View code at this point
Browse repository at this point
Commits on Sep 26, 2025
refactor!: increase nodejs version requirement for LSP requirement
AntoineGS
committed
1ff8504
View commit details
Copy full SHA for 1ff8504
View code at this point
Browse repository at this point
Commits on Sep 25, 2025
test: add test with default keymap
AntoineGS
committed
a037c1f
View commit details
Copy full SHA for a037c1f
View code at this point
Browse repository at this point
Commits on Sep 23, 2025
fix: missing buffer-based keymap registrations
AntoineGS
committed
3ea8f8c
View commit details
Copy full SHA for 3ea8f8c
View code at this point
Browse repository at this point
Commits on Sep 22, 2025
fix: support for keymap passthrough to function callbacks
AntoineGS
committed
46e9895
View commit details
Copy full SHA for 46e9895
View code at this point
Browse repository at this point
fix: esc key mapping issues
Show description for f8fa941
AntoineGS
committed
f8fa941
View commit details
Copy full SHA for f8fa941
View code at this point
Browse repository at this point
Commits on Sep 20, 2025
feat: next edit suggestion (nes)
Show description for 2ac3ab3
AntoineGS
committed
2ac3ab3
View commit details
Copy full SHA for 2ac3ab3
View code at this point
Browse repository at this point
Commits on Sep 4, 2025
refactor: warnings cleanup
AntoineGS
committed
81d289a
View commit details
Copy full SHA for 81d289a
View code at this point
Browse repository at this point
test: cleanup some tests, finish conversion to LSP mock
AntoineGS
committed
89adfc7
View commit details
Copy full SHA for 89adfc7
View code at this point
Browse repository at this point
test: test improvements and conversion of test_client to stub LSP
AntoineGS
committed
08894e3
View commit details
Copy full SHA for 08894e3
View code at this point
Browse repository at this point
test: convert a panel and suggestion tests to use stub lsp
AntoineGS
committed
c3f2783
View commit details
Copy full SHA for c3f2783
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.