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
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
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 }}
guill
/
VectorCode
Public
forked from
Davidyz/VectorCode
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
VectorCode
lua
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 1, 2025
fix(nvim): improve deprecation warning in async_check
Zhe Yu
authored and
Davidyz
committed
2ed7d79
View commit details
Copy full SHA for 2ed7d79
View code at this point
Browse repository at this point
Commits on May 29, 2025
refactor(nvim): Use consistent error handling in jobrunner
Zhe Yu
committed
7ec5e71
View commit details
Copy full SHA for 7ec5e71
View code at this point
Browse repository at this point
refactor(nvim): add `signal` to jobrunner params and use jobrunner for `async_check`
Zhe Yu
authored and
Davidyz
committed
fbf5029
View commit details
Copy full SHA for fbf5029
View code at this point
Browse repository at this point
refactor(nvim): add exit code to job runners.
Zhe Yu
authored and
Davidyz
committed
dc44aa0
View commit details
Copy full SHA for dc44aa0
View code at this point
Browse repository at this point
Commits on May 21, 2025
refactor(nvim): refactor more APIs to use `jobrunner`. (#155)
Show description for 406f451
Davidyz
authored
406f451
View commit details
Copy full SHA for 406f451
View code at this point
Browse repository at this point
Commits on May 19, 2025
fix(nvim): correct the tool schema and make all fields required. Fix #133. (#141)
Show description for 018646c
Davidyz
authored
018646c
View commit details
Copy full SHA for 018646c
View code at this point
Browse repository at this point
Commits on May 14, 2025
fix(nvim): fix codecompanion tool error handling.
Zhe Yu
authored and
Davidyz
committed
0be48d7
View commit details
Copy full SHA for 0be48d7
View code at this point
Browse repository at this point
Commits on May 10, 2025
feat(nvim): tuned system prompt and added project_root to the tool output.
Zhe Yu
authored and
Davidyz
committed
2815496
View commit details
Copy full SHA for 2815496
View code at this point
Browse repository at this point
Commits on May 7, 2025
fix(nvim): normalise project_root before tool execution.
Zhe Yu
authored and
Davidyz
committed
9f5ba0a
View commit details
Copy full SHA for 9f5ba0a
View code at this point
Browse repository at this point
Commits on May 3, 2025
refactor: format output messages in chat buffer
olimorris
authored and
Davidyz
committed
7bfcedc
View commit details
Copy full SHA for 7bfcedc
View code at this point
Browse repository at this point
Commits on May 1, 2025
fix(nvim): fix job management in cmd runner and `ls_on_start`.
Zhe Yu
authored and
Davidyz
committed
8727832
View commit details
Copy full SHA for 8727832
View code at this point
Browse repository at this point
Commits on Apr 30, 2025
feat(nvim): use codecompanion extension API. (#99)
Show description for 8050123
Davidyz
authored
8050123
View commit details
Copy full SHA for 8050123
View code at this point
Browse repository at this point
Commits on Apr 29, 2025
update schema description.
Zhe Yu
committed
c08c5f2
View commit details
Copy full SHA for c08c5f2
View code at this point
Browse repository at this point
do not log if result is empty.
Zhe Yu
committed
6d6fbb0
View commit details
Copy full SHA for 6d6fbb0
View code at this point
Browse repository at this point
check `query` for nil
Zhe Yu
committed
5058ffa
View commit details
Copy full SHA for 5058ffa
View code at this point
Browse repository at this point
final cleanup
Zhe Yu
committed
a9df299
View commit details
Copy full SHA for a9df299
View code at this point
Browse repository at this point
bring back autosubmit
Zhe Yu
committed
ef0ed77
View commit details
Copy full SHA for ef0ed77
View code at this point
Browse repository at this point
some cleanup
Zhe Yu
committed
4896dd9
View commit details
Copy full SHA for 4896dd9
View code at this point
Browse repository at this point
fix max_num logics
Zhe Yu
committed
7c65aa2
View commit details
Copy full SHA for 7c65aa2
View code at this point
Browse repository at this point
adjust for_user message format.
Zhe Yu
committed
f140743
View commit details
Copy full SHA for f140743
View code at this point
Browse repository at this point
Commits on Apr 28, 2025
use `chat:add_tool_output`
Zhe Yu
authored and
Davidyz
committed
ccba580
View commit details
Copy full SHA for ccba580
View code at this point
Browse repository at this point
extract some common functions/vars into `common`
Davidyz
committed
8ee0976
View commit details
Copy full SHA for 8ee0976
View code at this point
Browse repository at this point
support legacy xml-based tool.
Zhe Yu
authored and
Davidyz
committed
f343e19
View commit details
Copy full SHA for f343e19
View code at this point
Browse repository at this point
change output handler signature.
Zhe Yu
authored and
Davidyz
committed
f6f9839
View commit details
Copy full SHA for f6f9839
View code at this point
Browse repository at this point
feat(nvim)!: switch to new native tool calling schema for codecompanion
Zhe Yu
authored and
Davidyz
committed
08b3fd8
View commit details
Copy full SHA for 08b3fd8
View code at this point
Browse repository at this point
Commits on Apr 26, 2025
feat: codecompanion feature check (prep. for #59).
Zhe Yu
authored and
Davidyz
committed
eff4282
View commit details
Copy full SHA for eff4282
View code at this point
Browse repository at this point
Commits on Apr 24, 2025
chore(nvim): add logger for nvim plugin (#87)
Show description for 00b8542
Davidyz
authored
00b8542
View commit details
Copy full SHA for 00b8542
View code at this point
Browse repository at this point
Commits on Apr 14, 2025
refactor(nvim): use `CodeCompanion.Chat.Ref` for reference tracking
Davidyz
committed
a2f27fd
View commit details
Copy full SHA for a2f27fd
View code at this point
Browse repository at this point
feat(nvim): avoid retrieving files that is already present in the context.
Davidyz
committed
eacea36
View commit details
Copy full SHA for eacea36
View code at this point
Browse repository at this point
Commits on Apr 11, 2025
docs(nvim): documentation about Jobrunner class
Davidyz
committed
16e78ed
View commit details
Copy full SHA for 16e78ed
View code at this point
Browse repository at this point
Commits on Apr 2, 2025
feat(nvim): add the option to list all project in system prompt.
Zhe Yu
committed
1056b43
View commit details
Copy full SHA for 1056b43
View code at this point
Browse repository at this point
feat(nvim): add current working directory to the system prompt.
Davidyz
committed
cf17a13
View commit details
Copy full SHA for cf17a13
View code at this point
Browse repository at this point
Commits on Mar 30, 2025
fix(nvim): refined LSP launching process
Davidyz
committed
b251774
View commit details
Copy full SHA for b251774
View code at this point
Browse repository at this point
Commits on Mar 29, 2025
feat(nvim): add a new QueryCallback that uses `:changes`. Implement #45.
Davidyz
committed
97dd5a6
View commit details
Copy full SHA for 97dd5a6
View code at this point
Browse repository at this point
Commits on Mar 28, 2025
feat(nvim): use new LSP APIs introduced in nvim 0.11.0 (#42)
Show description for 054d1f2
Davidyz
authored
054d1f2
View commit details
Copy full SHA for 054d1f2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.