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 }}
larrybotha
/
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
main.py
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 17, 2025
feat(debugging): Implement cProfile-based profiling for performance analysis (#271)
Show description for 6504034
3 people
authored
6504034
View commit details
Copy full SHA for 6504034
View code at this point
Browse repository at this point
Commits on Jul 15, 2025
revert(cli): Revert "Verify chromadb connection by checking openapi title." (#246)
Show description for f73a661
Davidyz
authored
f73a661
View commit details
Copy full SHA for f73a661
View code at this point
Browse repository at this point
Commits on Jul 1, 2025
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 28, 2025
feat(cli): Implement filelock for `db_path` when using the bundled chroma server (#217)
Show description for 99709a9
Davidyz
authored
99709a9
View commit details
Copy full SHA for 99709a9
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
Commits on Jun 17, 2025
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 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 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
Commits on May 10, 2025
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 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 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 Mar 24, 2025
feat(cli): add `chunks` subcommand for previewing chunks
Davidyz
committed
4433fa1
View commit details
Copy full SHA for 4433fa1
View code at this point
Browse repository at this point
refactor(cli): Refactor LSP and MCP servers and add tests for them (#33)
Show description for ca4c3e4
Davidyz
authored
ca4c3e4
View commit details
Copy full SHA for ca4c3e4
View code at this point
Browse repository at this point
Commits on Mar 19, 2025
feat(cli): add `vectorcode prompts` command.
Davidyz
committed
cb05e85
View commit details
Copy full SHA for cb05e85
View code at this point
Browse repository at this point
Commits on Mar 10, 2025
fix(cli): ruff linting.
Davidyz
committed
e6b536b
View commit details
Copy full SHA for e6b536b
View code at this point
Browse repository at this point
refactor(cli): simplify project config loading.
Davidyz
committed
b5f486a
View commit details
Copy full SHA for b5f486a
View code at this point
Browse repository at this point
Commits on Feb 27, 2025
refactor(cli): allow passing `args` as argument.
Davidyz
committed
5d3c2f4
View commit details
Copy full SHA for 5d3c2f4
View code at this point
Browse repository at this point
Commits on Feb 25, 2025
fix(cli): reliably kill the standalone server.
Davidyz
committed
17ba39e
View commit details
Copy full SHA for 17ba39e
View code at this point
Browse repository at this point
feat(cli): add `clean` command to remove empty collections.
Davidyz
committed
0b9daca
View commit details
Copy full SHA for 0b9daca
View code at this point
Browse repository at this point
Commits on Feb 24, 2025
refactor(cli): make bundled server CLI async.
Davidyz
committed
c11adab
View commit details
Copy full SHA for c11adab
View code at this point
Browse repository at this point
chore(cli): add debugging stuff.
Davidyz
committed
7865cf3
View commit details
Copy full SHA for 7865cf3
View code at this point
Browse repository at this point
Commits on Feb 23, 2025
refactor(cli): move subcommands that doesn't require chromadb to the appropriate position to speed things up.
Davidyz
committed
e9fff72
View commit details
Copy full SHA for e9fff72
View code at this point
Browse repository at this point
Commits on Feb 21, 2025
refactor(cli): only call `sys.exit` in `main.py`.
Davidyz
committed
bc4ddc4
View commit details
Copy full SHA for bc4ddc4
View code at this point
Browse repository at this point
Commits on Feb 20, 2025
feat(cli): add `--no_stderr` option
Davidyz
committed
8d53fdb
View commit details
Copy full SHA for 8d53fdb
View code at this point
Browse repository at this point
Commits on Feb 18, 2025
fix(cli): respect `--project_root` when loading configs.
Davidyz
committed
3e75c94
View commit details
Copy full SHA for 3e75c94
View code at this point
Browse repository at this point
Commits on Feb 6, 2025
feat(cli)!: randomly pick a free port when standalone chromadb is not found.
Davidyz
committed
a520053
View commit details
Copy full SHA for a520053
View code at this point
Browse repository at this point
Commits on Feb 2, 2025
fix(cli): add sanity check for `collection.delete`
Davidyz
committed
3fa6db8
View commit details
Copy full SHA for 3fa6db8
View code at this point
Browse repository at this point
Commits on Feb 1, 2025
feat(cli): add `update` subcommand.
Davidyz
committed
82e956f
View commit details
Copy full SHA for 82e956f
View code at this point
Browse repository at this point
Commits on Jan 31, 2025
fix(cli): make sure falling back to the global config
Davidyz
committed
858db97
View commit details
Copy full SHA for 858db97
View code at this point
Browse repository at this point
Commits on Jan 26, 2025
feat(cli): use `atexit` to terminate the server process.
Davidyz
committed
9d2c415
View commit details
Copy full SHA for 9d2c415
View code at this point
Browse repository at this point
fix(cli): fix async bug where `asyncio.run` is called in the main loop.
Davidyz
committed
7eda851
View commit details
Copy full SHA for 7eda851
View code at this point
Browse repository at this point
Commits on Jan 25, 2025
fix(cli): move db_path checking and move `client` creation.
Davidyz
committed
e45cfd5
View commit details
Copy full SHA for e45cfd5
View code at this point
Browse repository at this point
fix(cli): close unused coroutine
Davidyz
committed
66ae099
View commit details
Copy full SHA for 66ae099
View code at this point
Browse repository at this point
Commits on Jan 24, 2025
fix(cli): fixed wrong subdirectory project-root resolution.
Davidyz
committed
91c7bde
View commit details
Copy full SHA for 91c7bde
View code at this point
Browse repository at this point
Commits on Jan 23, 2025
refactor(cli): make `main` async.
Davidyz
committed
d055d11
View commit details
Copy full SHA for d055d11
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.