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 }}
huyhandes
/
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 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
Commits on Apr 30, 2025
feat(cli): hide `$HOME` when printing paths as output
Davidyz
committed
5d0c897
View commit details
Copy full SHA for 5d0c897
View code at this point
Browse repository at this point
Commits on Apr 29, 2025
fix(cli): fix mcp arg parsing.
Zhe Yu
authored and
Davidyz
committed
397b6f6
View commit details
Copy full SHA for 397b6f6
View code at this point
Browse repository at this point
refactor(cli)!: drop legacy reranker configs.
Zhe Yu
authored and
Davidyz
committed
e76caee
View commit details
Copy full SHA for e76caee
View code at this point
Browse repository at this point
Commits on Apr 28, 2025
feat(cli): add a subcommand to easily manage git hooks. (#98)
Show description for 7b101e8
Davidyz
authored
7b101e8
View commit details
Copy full SHA for 7b101e8
View code at this point
Browse repository at this point
Commits on Apr 26, 2025
feat(mcp): Add command-line options for MCP.
Zhe Yu
authored and
Davidyz
committed
eabfde9
View commit details
Copy full SHA for eabfde9
View code at this point
Browse repository at this point
feat(cli): Implement encoding detection and handling
Zhe Yu
authored and
Davidyz
committed
970dc66
View commit details
Copy full SHA for 970dc66
View code at this point
Browse repository at this point
allow choosing encodings from CLI.
Zhe Yu
authored and
Davidyz
committed
6762588
View commit details
Copy full SHA for 6762588
View code at this point
Browse repository at this point
feat(cli): remove unnecessary `encoding` params.
Zhe Yu
authored and
Davidyz
committed
319dc16
View commit details
Copy full SHA for 319dc16
View code at this point
Browse repository at this point
feat(cli) : add alternative (non-utf8) encoding support.
Zhe Yu
authored and
Davidyz
committed
d05df9c
View commit details
Copy full SHA for d05df9c
View code at this point
Browse repository at this point
Commits on Apr 25, 2025
refactor(cli): use a simpler approach to build the config object.
Zhe Yu
authored and
Davidyz
committed
c6aac7f
View commit details
Copy full SHA for c6aac7f
View code at this point
Browse repository at this point
Commits on Apr 22, 2025
feat(cli): extensible reranker. Implements #68 (#85)
Show description for 20cdaa9
Davidyz
authored
20cdaa9
View commit details
Copy full SHA for 20cdaa9
View code at this point
Browse repository at this point
Commits on Apr 20, 2025
refactor(cli): support v2 API for chromadb heartbeat
Davidyz
committed
314cb01
View commit details
Copy full SHA for 314cb01
View code at this point
Browse repository at this point
chore(cli): show log path in STDIO when log level is set.
Davidyz
committed
9b072f7
View commit details
Copy full SHA for 9b072f7
View code at this point
Browse repository at this point
Commits on Apr 19, 2025
chore(cli): add loggers. (#81)
Show description for 1d1a28d
Davidyz
authored
1d1a28d
View commit details
Copy full SHA for 1d1a28d
View code at this point
Browse repository at this point
Commits on Apr 18, 2025
feat(cli): configurable chromadb log path. Fix #63. (#80)
Show description for d71aeac
Davidyz
authored
d71aeac
View commit details
Copy full SHA for d71aeac
View code at this point
Browse repository at this point
Commits on Apr 11, 2025
feat(cli): fallback to global file specs.
Davidyz
committed
7e92fb6
View commit details
Copy full SHA for 7e92fb6
View code at this point
Browse repository at this point
feat(cli): copy global file specs when initialising a project.
Davidyz
committed
87d283e
View commit details
Copy full SHA for 87d283e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.