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 }}
LUSEDOU
/
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
1
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
lua
copilot
init.lua
on
refs/heads/master
User selector
All users
All time
Commit history
Commits on Mar 30, 2025
refactor!: major rewrite of project structure
AntoineGS
committed
e69323a
View commit details
Copy full SHA for e69323a
View code at this point
Browse repository at this point
refactor: additional warnings
AntoineGS
committed
0da8869
View commit details
Copy full SHA for 0da8869
View code at this point
Browse repository at this point
Commits on Mar 29, 2025
fix: improvements to the binary downloading timing
AntoineGS
committed
6a3134e
View commit details
Copy full SHA for 6a3134e
View code at this point
Browse repository at this point
Commits on Mar 27, 2025
Revert "revert: back to before the binary update (#412)"
Show description for 4931ee9
AntoineGS
committed
4931ee9
View commit details
Copy full SHA for 4931ee9
View code at this point
Browse repository at this point
revert: back to before the binary update (#412)
Show description for 2072371
AntoineGS
authored
2072371
View commit details
Copy full SHA for 2072371
View code at this point
Browse repository at this point
feat: add ability to set custom copilot binary
Show description for 0e3585b
AntoineGS
committed
0e3585b
View commit details
Copy full SHA for 0e3585b
View code at this point
Browse repository at this point
Commits on Mar 24, 2025
feat: add ability to authenticate using env variable
Show description for d296017
AntoineGS
committed
d296017
View commit details
Copy full SHA for d296017
View code at this point
Browse repository at this point
Commits on Mar 21, 2025
feat: add logger and redirect existing prints/notifies through it (#383)
Show description for 256393d
AntoineGS
authored
256393d
View commit details
Copy full SHA for 256393d
View code at this point
Browse repository at this point
Warning cleanup (#381)
Show description for 330ffb9
AntoineGS
authored
330ffb9
View commit details
Copy full SHA for 330ffb9
View code at this point
Browse repository at this point
feat: workspace folders (#377)
Show description for e41c376
AntoineGS
authored
e41c376
View commit details
Copy full SHA for e41c376
View code at this point
Browse repository at this point
Commits on Feb 24, 2023
refactor: initial setup
MunifTanjim
committed
ca68fc3
View commit details
Copy full SHA for ca68fc3
View code at this point
Browse repository at this point
Commits on Jan 25, 2023
feat(client): improved start and attach
MunifTanjim
committed
7ba514e
View commit details
Copy full SHA for 7ba514e
View code at this point
Browse repository at this point
Commits on Dec 16, 2022
fix: ignore consecutive setup calls
MunifTanjim
committed
1e7f649
View commit details
Copy full SHA for 1e7f649
View code at this point
Browse repository at this point
Commits on Nov 21, 2022
refactor: extract config to separate module
MunifTanjim
committed
79efe15
View commit details
Copy full SHA for 79efe15
View code at this point
Browse repository at this point
Commits on Nov 13, 2022
feat: more sophisticated method to get copilot path (#78)
Show description for c65288b
rockofox
authored
c65288b
View commit details
Copy full SHA for c65288b
View code at this point
Browse repository at this point
Commits on Oct 10, 2022
feat: add command :Copilot (#59)
Show description for e1fb24a
MunifTanjim
authored
e1fb24a
View commit details
Copy full SHA for e1fb24a
View code at this point
Browse repository at this point
Commits on Oct 5, 2022
feat: support 'filetypes' option (#52)
MunifTanjim
authored
c73dfdc
View commit details
Copy full SHA for c73dfdc
View code at this point
Browse repository at this point
Commits on Oct 4, 2022
feat: add copilot.panel module (#50)
Show description for 346d06a
MunifTanjim
authored
346d06a
View commit details
Copy full SHA for 346d06a
View code at this point
Browse repository at this point
Commits on Sep 30, 2022
feat: add copilot.suggestion module (#53)
MunifTanjim
authored
2202f7a
View commit details
Copy full SHA for 2202f7a
View code at this point
Browse repository at this point
Commits on Sep 20, 2022
feat: support authentication (#47)
MunifTanjim
authored
2e3cd13
View commit details
Copy full SHA for 2e3cd13
View code at this point
Browse repository at this point
Commits on Sep 9, 2022
BREAKING CHANGE: View README for updated setup
zbirenbaum
committed
3d3f6a3
View commit details
Copy full SHA for 3d3f6a3
View code at this point
Browse repository at this point
Commits on Sep 7, 2022
add copilot_node_command to setup opts
zbirenbaum
committed
8d9cc34
View commit details
Copy full SHA for 8d9cc34
View code at this point
Browse repository at this point
Commits on Sep 2, 2022
js filetype normalization & update copilot version
zbirenbaum
committed
5fbe531
View commit details
Copy full SHA for 5fbe531
View code at this point
Browse repository at this point
Commits on Jul 28, 2022
update with new copilot_cmp format opts
zbirenbaum
committed
f345b7a
View commit details
Copy full SHA for f345b7a
View code at this point
Browse repository at this point
Commits on Jul 2, 2022
add CopilotDetach and CopilotStop commands
zbirenbaum
committed
2bd8d80
View commit details
Copy full SHA for 2bd8d80
View code at this point
Browse repository at this point
Commits on Jun 26, 2022
change default to getCompletionsCycling due to protocol change
zbirenbaum
committed
c2e90de
View commit details
Copy full SHA for c2e90de
View code at this point
Browse repository at this point
Commits on Jun 14, 2022
Update README.md and remove default settings opts
zbirenbaum
committed
9d71f97
View commit details
Copy full SHA for 9d71f97
View code at this point
Browse repository at this point
Reorg and consolidate codebase, move completion logic from copilot.lua into copilot_cmp
zbirenbaum
committed
490c730
View commit details
Copy full SHA for 490c730
View code at this point
Browse repository at this point
Commits on Jun 13, 2022
modify defaults to help with stability
zbirenbaum
committed
82e696b
View commit details
Copy full SHA for 82e696b
View code at this point
Browse repository at this point
fix and improve cmp panel completions
zbirenbaum
committed
3417fde
View commit details
Copy full SHA for 3417fde
View code at this point
Browse repository at this point
CopilotPanel Improvements and reorg
zbirenbaum
committed
d526a41
View commit details
Copy full SHA for d526a41
View code at this point
Browse repository at this point
formatting and org
zbirenbaum
committed
38c6358
View commit details
Copy full SHA for 38c6358
View code at this point
Browse repository at this point
Commits on Jun 12, 2022
Update README.md with new features
zbirenbaum
committed
d8e75ff
View commit details
Copy full SHA for d8e75ff
View code at this point
Browse repository at this point
monumental update: pass cmp_method=getPanelCompletions to try new features
zbirenbaum
committed
c3eee61
View commit details
Copy full SHA for c3eee61
View code at this point
Browse repository at this point
improved cmp panel completions
zbirenbaum
committed
8c1aa2d
View commit details
Copy full SHA for 8c1aa2d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.