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 }}
e2r2fx
/
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 Jul 31, 2025
feat(ls_tool): make it work with OpenAI API
e2r2fx
committed
47015d1
View commit details
Copy full SHA for 47015d1
View code at this point
Browse repository at this point
Commits on Jul 28, 2025
refactor(nvim): Migrate from `references` to `context` for codecompanion.nvim tools. (#259)
Show description for 10f75eb
Davidyz
authored
10f75eb
View commit details
Copy full SHA for 10f75eb
View code at this point
Browse repository at this point
Commits on Jul 22, 2025
docs: Documentation refactor (#248)
Show description for c19c4c3
Davidyz
authored
c19c4c3
View commit details
Copy full SHA for c19c4c3
View code at this point
Browse repository at this point
Commits on Jul 13, 2025
refactor(nvim): Update tool descriptions for better loading time (#245)
Davidyz
authored
1820ace
View commit details
Copy full SHA for 1820ace
View code at this point
Browse repository at this point
Commits on Jul 8, 2025
feat(nvim): Add deduplication option to query tool
Zhe Yu
authored and
Davidyz
committed
c8741c9
View commit details
Copy full SHA for c8741c9
View code at this point
Browse repository at this point
Commits on Jul 1, 2025
feat(nvim): Implement wildcard tool opts for CodeCompanion (#232)
Show description for a10ae92
Davidyz
authored
a10ae92
View commit details
Copy full SHA for a10ae92
View code at this point
Browse repository at this point
feat(cli, nvim): Add `files` subcommand for file manipulation (#230)
Show description for a9a72b7
Davidyz
authored
a9a72b7
View commit details
Copy full SHA for a9a72b7
View code at this point
Browse repository at this point
Commits on Jun 30, 2025
fix(nvim): make sure `prompts` returns `string[]`
Zhe Yu
authored and
Davidyz
committed
d57bea4
View commit details
Copy full SHA for d57bea4
View code at this point
Browse repository at this point
Commits on Jun 29, 2025
feat(nvim): add heirline component.
Davidyz
authored
e73bb48
View commit details
Copy full SHA for e73bb48
View code at this point
Browse repository at this point
Commits on Jun 28, 2025
refactor(nvim): disable deduplication for summary mode
Zhe Yu
authored and
Davidyz
committed
03a7020
View commit details
Copy full SHA for 03a7020
View code at this point
Browse repository at this point
Commits on Jun 25, 2025
fix(nvim): Fix file reference issue in the query tool
Zhe Yu
authored and
Davidyz
committed
323a48a
View commit details
Copy full SHA for 323a48a
View code at this point
Browse repository at this point
Commits on Jun 24, 2025
feat(nvim): Add `allow_summary` option to the query tool
Zhe Yu
authored and
Davidyz
committed
e8170f8
View commit details
Copy full SHA for e8170f8
View code at this point
Browse repository at this point
Commits on Jun 23, 2025
feat(nvim): retrieval result summarisation in CodeCompanion.nvim query tool (#179)
Show description for bb3d169
Davidyz
authored
bb3d169
View commit details
Copy full SHA for bb3d169
View code at this point
Browse repository at this point
Commits on Jun 22, 2025
feat(cli, nvim): Use `chunk_id` to deduplicate chunks in codecompanion tool (#183)
Show description for b3a8fa2
Davidyz
authored
b3a8fa2
View commit details
Copy full SHA for b3a8fa2
View code at this point
Browse repository at this point
Commits on Jun 20, 2025
feat(cli, nvim): Set LSP usage and project root for VectorCode tools
Zhe Yu
authored and
Davidyz
committed
a03999a
View commit details
Copy full SHA for a03999a
View code at this point
Browse repository at this point
Commits on Jun 19, 2025
fix(nvim): Improve VectorCode tool prompts and add approval option
Zhe Yu
authored and
Davidyz
committed
0ed0e2b
View commit details
Copy full SHA for 0ed0e2b
View code at this point
Browse repository at this point
Commits on Jun 18, 2025
refactor(nvim)!: Drop support for nvim-lspconfig and only use `vim.lsp.config`. (#197)
Show description for 62f6454
Davidyz
authored
62f6454
View commit details
Copy full SHA for 62f6454
View code at this point
Browse repository at this point
refactor(cli, nvim)!: Improved error propagation from the Python backend to the nvim plugin (#195)
Show description for 76ccb24
Davidyz
authored
76ccb24
View commit details
Copy full SHA for 76ccb24
View code at this point
Browse repository at this point
refactor(nvim)!: Split Codecompanion Tools for fine-grained control, and drop slash command (#192)
Show description for 03f7a30
Davidyz
authored
03f7a30
View commit details
Copy full SHA for 03f7a30
View code at this point
Browse repository at this point
Commits on Jun 17, 2025
refactor(cli)!: Categorised `prompts` commands for fine-grained prompt access (#190)
Show description for 145e318
Davidyz
authored
145e318
View commit details
Copy full SHA for 145e318
View code at this point
Browse repository at this point
Remove auto_submit and xml-based tool for codecompanion.nvim (#182)
Show description for 202b663
Davidyz
authored
202b663
View commit details
Copy full SHA for 202b663
View code at this point
Browse repository at this point
Commits on Jun 16, 2025
feat(cli, nvim): Add `vectorise` subcommand to LSP server (#189)
Show description for bbebe77
Davidyz
authored
bbebe77
View commit details
Copy full SHA for bbebe77
View code at this point
Browse repository at this point
Commits on Jun 11, 2025
feat(nvim): Allow the codecompanion tool to send chunks instead of full documents. (#180)
Show description for f9ba90d
Davidyz
and
guill
authored
f9ba90d
View commit details
Copy full SHA for f9ba90d
View code at this point
Browse repository at this point
Commits on Jun 5, 2025
feat(nvim): make deduplication logics consider file path and bufnr
Zhe Yu
authored and
Davidyz
committed
c186db0
View commit details
Copy full SHA for c186db0
View code at this point
Browse repository at this point
Commits on Jun 4, 2025
refactor(nvim): Add Selene linting and improve assertions
Zhe Yu
authored and
Davidyz
committed
9d742b5
View commit details
Copy full SHA for 9d742b5
View code at this point
Browse repository at this point
refactor(nvim): make sure the correct executable is used
Zhe Yu
committed
7ccea9f
View commit details
Copy full SHA for 7ccea9f
View code at this point
Browse repository at this point
refactor(nvim): remove unused references.
Zhe Yu
committed
8f1ce97
View commit details
Copy full SHA for 8f1ce97
View code at this point
Browse repository at this point
fix(nvim): make sure user-configured exe is normalized and used
Zhe Yu
committed
67e93cf
View commit details
Copy full SHA for 67e93cf
View code at this point
Browse repository at this point
Commits on Jun 3, 2025
refactor(nvim): remove `vectorcode_server` option
Zhe Yu
committed
259d918
View commit details
Copy full SHA for 259d918
View code at this point
Browse repository at this point
Commits on Jun 2, 2025
feat(cli,nvim): add nix flake and option to specify cli_cmds in nvim
chrishrb
authored and
Davidyz
committed
fec8d6d
View commit details
Copy full SHA for fec8d6d
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.