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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
vectorlessflow
/
vectorless
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
38
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Dev
- #76
#76
Merged
zTgx
merged 30 commits into
main
vectorlessflow/vectorless:main
from
dev
vectorlessflow/vectorless:dev
Copy head branch name to clipboard
Apr 17, 2026
Conversation
Commits
30
(30)
Checks
Files changed
Merged
Dev
#76
zTgx
merged 30 commits into
main
vectorlessflow/vectorless:main
from
dev
vectorlessflow/vectorless:dev
Copy head branch name to clipboard
Commits
Commits on Apr 17, 2026
refactor(rust): update module organization and documentation
Show description for 2067961
zTgx
committed
2067961
View commit details
Copy full SHA for 2067961
Browse repository at this point
refactor(rust): update module visibility and import statements
Show description for b8664f6
zTgx
committed
b8664f6
View commit details
Copy full SHA for b8664f6
Browse repository at this point
refactor(engine): remove unused workspace_dir field and simplify checkpoint path logic
Show description for 130a4bf
zTgx
committed
130a4bf
View commit details
Copy full SHA for 130a4bf
Browse repository at this point
refactor(rust): consolidate vectorless imports and optimize indexing
Show description for 9c6e5d4
zTgx
committed
9c6e5d4
View commit details
Copy full SHA for 9c6e5d4
Browse repository at this point
refactor(engine): remove example from query method documentation
Show description for e4a6e5a
zTgx
committed
e4a6e5a
View commit details
Copy full SHA for e4a6e5a
Browse repository at this point
refactor(rust): remove unused exports from document and events modules
Show description for 067840d
zTgx
committed
067840d
View commit details
Copy full SHA for 067840d
Browse repository at this point
refactor(document): remove unused graph module re-exports
Show description for 892b05b
zTgx
committed
892b05b
View commit details
Copy full SHA for 892b05b
Browse repository at this point
refactor(client): extract index_and_persist method and improve pipeline options
Show description for e429885
zTgx
committed
e429885
View commit details
Copy full SHA for e429885
Browse repository at this point
refactor(rust): consolidate LLM configuration and simplify builder pattern
Show description for 55ee9f8
zTgx
committed
55ee9f8
View commit details
Copy full SHA for 55ee9f8
Browse repository at this point
refactor(config): restructure configuration system and remove unused dependencies
Show description for d083687
zTgx
committed
d083687
View commit details
Copy full SHA for d083687
Browse repository at this point
refactor(graph): remove unused re-exports from types module
Show description for 073e033
zTgx
committed
073e033
View commit details
Copy full SHA for 073e033
Browse repository at this point
refactor(rust): remove optional wrapper from workspace client
Show description for bca687a
zTgx
committed
bca687a
View commit details
Copy full SHA for bca687a
Browse repository at this point
refactor(client): move IndexedDocument to separate module
Show description for b1610cb
zTgx
committed
b1610cb
View commit details
Copy full SHA for b1610cb
Browse repository at this point
refactor: remove unused reasoning and depth limit options from query context
Show description for b2ff069
zTgx
committed
b2ff069
View commit details
Copy full SHA for b2ff069
Browse repository at this point
feat(client): add lazy graph rebuilding and async file I/O
Show description for 5568d24
zTgx
committed
5568d24
View commit details
Copy full SHA for 5568d24
Browse repository at this point
refactor(rust): improve code formatting and readability in engine and indexer modules
Show description for 1a8d1db
zTgx
committed
1a8d1db
View commit details
Copy full SHA for 1a8d1db
Browse repository at this point
refactor(events): remove async event handling support
Show description for c9adaeb
zTgx
committed
c9adaeb
View commit details
Copy full SHA for c9adaeb
Browse repository at this point
feat(client): add cancellation support and timeout functionality to Engine
Show description for 7c9c658
zTgx
committed
7c9c658
View commit details
Copy full SHA for 7c9c658
Browse repository at this point
refactor(engine): remove unused include_text parameter from PyIndexOptions
Show description for da6ea31
zTgx
committed
da6ea31
View commit details
Copy full SHA for da6ea31
Browse repository at this point
feat: add tracing instrumentation and test support module
Show description for 5462af2
zTgx
committed
5462af2
View commit details
Copy full SHA for 5462af2
Browse repository at this point
feat(engine): add graph rebuild failure threshold and indexing retry logic
Show description for e782034
zTgx
committed
e782034
View commit details
Copy full SHA for e782034
Browse repository at this point
refactor(rust): reformat code for better readability
Show description for 461d383
zTgx
committed
461d383
View commit details
Copy full SHA for 461d383
Browse repository at this point
feat(llm): add shared concurrency control for LLM clients
Show description for 0214f57
zTgx
committed
0214f57
View commit details
Copy full SHA for 0214f57
Browse repository at this point
refactor(llm): optimize client architecture and connection pooling
Show description for bc9886f
zTgx
committed
bc9886f
View commit details
Copy full SHA for bc9886f
Browse repository at this point
refactor(llm): remove unused endpoint parameter and concurrency controller
Show description for 91be693
zTgx
committed
91be693
View commit details
Copy full SHA for 91be693
Browse repository at this point
feat: add comprehensive LLM metrics tracking with shared hub
Show description for 81132ca
zTgx
committed
81132ca
View commit details
Copy full SHA for 81132ca
Browse repository at this point
refactor(llm): move concurrency control to llm module
Show description for 473b39d
zTgx
committed
473b39d
View commit details
Copy full SHA for 473b39d
Browse repository at this point
refactor(rust/src/llm): update module visibility and import paths
Show description for 7bba183
zTgx
committed
7bba183
View commit details
Copy full SHA for 7bba183
Browse repository at this point
refactor(llm): move memo module under llm namespace and optimize thread safety
Show description for 4f43a48
zTgx
committed
4f43a48
View commit details
Copy full SHA for 4f43a48
Browse repository at this point
feat: add memoization support for LLM operations in retrieval pipeline
Show description for bc52a4b
zTgx
committed
bc52a4b
View commit details
Copy full SHA for bc52a4b
Browse repository at this point
You can’t perform that action at this time.