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 }}
cjoke
/
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
src
vectorcode
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 19, 2025
feat(cli): Improved hook injection logics and the default hooks (#202)
Show description for 38f838c
Davidyz
authored
38f838c
View commit details
Copy full SHA for 38f838c
View code at this point
Browse repository at this point
feat(cli): Remove orphaned files from vector database in LSP and MCP servers
Zhe Yu
authored and
Davidyz
committed
b70ded9
View commit details
Copy full SHA for b70ded9
View code at this point
Browse repository at this point
feat(cli): Add `vectorise` tool to MCP server (#198)
Show description for fae0bf3
Davidyz
authored
fae0bf3
View commit details
Copy full SHA for fae0bf3
View code at this point
Browse repository at this point
Commits on Jun 18, 2025
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
fix(cli): Fix LSP server when running from non-project dir
Zhe Yu
authored and
Davidyz
committed
671f2c1
View commit details
Copy full SHA for 671f2c1
View code at this point
Browse repository at this point
Commits on Jun 17, 2025
feat(cli): Return more detailed vectorise stats in CLI and LSP server (#193)
Show description for 91d0d8d
Davidyz
authored
91d0d8d
View commit details
Copy full SHA for 91d0d8d
View code at this point
Browse repository at this point
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
refactor(cli)!: Remove deprecated features from CLI (#128)
Show description for c28ac87
Davidyz
authored
c28ac87
View commit details
Copy full SHA for c28ac87
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 14, 2025
fix(cli): Copy global config.json5 during init
Zhe Yu
authored and
Davidyz
committed
a805099
View commit details
Copy full SHA for a805099
View code at this point
Browse repository at this point
Commits on Jun 8, 2025
feat(cli: Check for file changes (by sha256 hash) before vectorising (#178)
Show description for 4e96ad3
Davidyz
authored
4e96ad3
View commit details
Copy full SHA for 4e96ad3
View code at this point
Browse repository at this point
Commits on Jun 5, 2025
fix(cli): Handle line ranges for `StringChunker` (#174)
Show description for f194e89
Davidyz
authored
f194e89
View commit details
Copy full SHA for f194e89
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 May 29, 2025
fix(cli): improve error message for internal errors
Zhe Yu
authored and
Davidyz
committed
bd09cbd
View commit details
Copy full SHA for bd09cbd
View code at this point
Browse repository at this point
refactor(cli): wrap internal errors into rpc error
Zhe Yu
authored and
Davidyz
committed
e6dc59d
View commit details
Copy full SHA for e6dc59d
View code at this point
Browse repository at this point
refactor(cli): properly throw exception with correct errorcode
Zhe Yu
authored and
Davidyz
committed
5fd2575
View commit details
Copy full SHA for 5fd2575
View code at this point
Browse repository at this point
feat(cli): set the default `hnsw:M` value to 64
Zhe Yu
authored and
Davidyz
committed
f859252
View commit details
Copy full SHA for f859252
View code at this point
Browse repository at this point
Commits on May 22, 2025
fix(cli): make sure global json5 config is loaded (#158)
Show description for 20b8553
Davidyz
authored
20b8553
View commit details
Copy full SHA for 20b8553
View code at this point
Browse repository at this point
ci(cli): static analysis using basedpyright.
Davidyz
committed
58af61e
View commit details
Copy full SHA for 58af61e
View code at this point
Browse repository at this point
Commits on May 21, 2025
Re-raise original exceptions (`re.error`, `LookupError`) with added notes instead of raising a new ValueError. This preserves the original exception type and traceback for better debugging.
Show description for 87f5866
Jufralice
authored and
Davidyz
committed
87f5866
View commit details
Copy full SHA for 87f5866
View code at this point
Browse repository at this point
test(chunking): Add more tests for the chunker when using the filetype_map
Show description for fef4164
Jufralice
authored and
Davidyz
committed
fef4164
View commit details
Copy full SHA for fef4164
View code at this point
Browse repository at this point
feat(chunking): Add filetype_map config option
Show description for 8f0d4a3
Jufralice
authored and
Davidyz
committed
8f0d4a3
View commit details
Copy full SHA for 8f0d4a3
View code at this point
Browse repository at this point
feat(treesitter): Handle lexers from pygments.lexers.templates modules (lexers with '+' in their language names) when looking up parsers
Show description for a1ea70b
Jufralice
authored and
Davidyz
committed
a1ea70b
View commit details
Copy full SHA for a1ea70b
View code at this point
Browse repository at this point
fix(cli): use `db_url` for lsp
Zhe Yu
authored and
Davidyz
committed
2c38a4e
View commit details
Copy full SHA for 2c38a4e
View code at this point
Browse repository at this point
fix(cli): make sure `db_url` is updated after starting bundled chroma
Zhe Yu
authored and
Davidyz
committed
5e6283d
View commit details
Copy full SHA for 5e6283d
View code at this point
Browse repository at this point
Commits on May 17, 2025
refactor(cli): use `db_url` to replace `host` and `port`. (#143)
Show description for dfff649
Davidyz
authored
dfff649
View commit details
Copy full SHA for dfff649
View code at this point
Browse repository at this point
Commits on May 16, 2025
fix(chunking): Fallback to StringChunker for Tree-sitter nodes with no children (#145)
Show description for dbe1abc
Jufralice
and
Zhe Yu
authored
dbe1abc
View commit details
Copy full SHA for dbe1abc
View code at this point
Browse repository at this point
Commits on May 14, 2025
chore(cli): remove redundant traceback printing (#136)
Show description for d899df3
Davidyz
authored
d899df3
View commit details
Copy full SHA for d899df3
View code at this point
Browse repository at this point
fix(cli): make sure arg parsers use correct defaults.
Zhe Yu
authored and
Davidyz
committed
d36ef41
View commit details
Copy full SHA for d36ef41
View code at this point
Browse repository at this point
Commits on May 10, 2025
fix(cli): allow injecting hooks on a initialised project.
Zhe Yu
authored and
Davidyz
committed
9744867
View commit details
Copy full SHA for 9744867
View code at this point
Browse repository at this point
refactor(cli): Merge hooks subcommand into init
Zhe Yu
authored and
Davidyz
committed
6b0294c
View commit details
Copy full SHA for 6b0294c
View code at this point
Browse repository at this point
Commits on May 6, 2025
fix(cli): preserve spaces and newlines in treesitter chunking.
Zhe Yu
authored and
Davidyz
committed
bcc906d
View commit details
Copy full SHA for bcc906d
View code at this point
Browse repository at this point
Commits on May 3, 2025
feat(cli): accept json5 config.
Zhe Yu
authored and
Davidyz
committed
e1b2774
View commit details
Copy full SHA for e1b2774
View code at this point
Browse repository at this point
Commits on May 1, 2025
fix(cli): Correct reranker parameter usage
Zhe Yu
authored and
Davidyz
committed
141bf87
View commit details
Copy full SHA for 141bf87
View code at this point
Browse repository at this point
feat(cli): Change LSP notification to include project root
Davidyz
committed
98b6dcf
View commit details
Copy full SHA for 98b6dcf
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.