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
- #109
#109
Merged
zTgx
merged 29 commits into
main
vectorlessflow/vectorless:main
from
dev
vectorlessflow/vectorless:dev
Copy head branch name to clipboard
Apr 23, 2026
Conversation
Commits
29
(29)
Checks
Files changed
Merged
Dev
#109
zTgx
merged 29 commits into
main
vectorlessflow/vectorless:main
from
dev
vectorlessflow/vectorless:dev
Copy head branch name to clipboard
Commits
Commits on Apr 22, 2026
feat(python): add Answer wrapper and refactor engine interface
Show description for a47f207
zTgx
committed
a47f207
View commit details
Copy full SHA for a47f207
Browse repository at this point
refactor(docs): update project structure and rename engine description
Show description for d5389a2
zTgx
committed
d5389a2
View commit details
Copy full SHA for d5389a2
Browse repository at this point
docs(CLAUDE.md): update development workflow paths
Show description for e106de0
zTgx
committed
e106de0
View commit details
Copy full SHA for e106de0
Browse repository at this point
feat(pyproject.toml): update project configuration and dependencies
Show description for 2e8a47b
zTgx
committed
2e8a47b
View commit details
Copy full SHA for 2e8a47b
Browse repository at this point
refactor(core): remove exclusion rules and example files
Show description for 63354a6
zTgx
committed
63354a6
View commit details
Copy full SHA for 63354a6
Browse repository at this point
docs(CLAUDE.md): update examples section documentation
Show description for 65208c7
zTgx
committed
65208c7
View commit details
Copy full SHA for 65208c7
Browse repository at this point
refactor(examples): update single_doc_challenge example with new API
Show description for d7362e3
zTgx
committed
d7362e3
View commit details
Copy full SHA for d7362e3
Browse repository at this point
docs(HISTORY): add history tracking file
Show description for 6c3ecb5
zTgx
committed
6c3ecb5
View commit details
Copy full SHA for 6c3ecb5
Browse repository at this point
docs(HISTORY): add comprehensive history file with version changelog
Show description for 1291e8f
zTgx
committed
1291e8f
View commit details
Copy full SHA for 1291e8f
Browse repository at this point
chore(workspace): update project metadata and version management
Show description for edf97d7
zTgx
committed
edf97d7
View commit details
Copy full SHA for edf97d7
Browse repository at this point
feat(index): add concept extraction stage with LLM support
Show description for 67113e7
zTgx
committed
67113e7
View commit details
Copy full SHA for 67113e7
Browse repository at this point
feat(agent): add reasoning trace collection and verification stage
Show description for 451f3fa
zTgx
committed
451f3fa
View commit details
Copy full SHA for 451f3fa
Browse repository at this point
Commits on Apr 23, 2026
feat: split monorepo into modular crates and add agent functionality
Show description for 03d3cc2
zTgx
committed
03d3cc2
View commit details
Copy full SHA for 03d3cc2
Browse repository at this point
feat: add vectorless-rerank module and reorganize query types
Show description for 5abf1d8
zTgx
committed
5abf1d8
View commit details
Copy full SHA for 5abf1d8
Browse repository at this point
refactor(vectorless-llm): update import paths and add dev dependency
Show description for a1f8373
zTgx
committed
a1f8373
View commit details
Copy full SHA for a1f8373
Browse repository at this point
refactor: update DocumentTree import path in test modules
Show description for 9a7cb06
zTgx
committed
9a7cb06
View commit details
Copy full SHA for 9a7cb06
Browse repository at this point
refactor(builder): update indexer client import path
zTgx
committed
db2396d
View commit details
Copy full SHA for db2396d
Browse repository at this point
refactor(engine): remove explicit type annotation in source_path mapping
zTgx
committed
060345c
View commit details
Copy full SHA for 060345c
Browse repository at this point
refactor(engine): update DocumentTree type reference in indexer
Show description for c94953a
zTgx
committed
c94953a
View commit details
Copy full SHA for c94953a
Browse repository at this point
refactor: reorganize imports and reorder statements across modules
Show description for 5d0f7d1
zTgx
committed
5d0f7d1
View commit details
Copy full SHA for 5d0f7d1
Browse repository at this point
refactor(engine): update DocContext creation and improve module imports
Show description for 60c8fab
zTgx
committed
60c8fab
View commit details
Copy full SHA for 60c8fab
Browse repository at this point
refactor(engine): re-export types from sub-crates for better API access
Show description for 968936c
zTgx
committed
968936c
View commit details
Copy full SHA for 968936c
Browse repository at this point
refactor(vectorless-config): move DocumentGraphConfig to vectorless-graph crate
Show description for 275c5a3
zTgx
committed
275c5a3
View commit details
Copy full SHA for 275c5a3
Browse repository at this point
feat: remove vectorless core module and related functionality
Show description for 2757aa6
zTgx
committed
2757aa6
View commit details
Copy full SHA for 2757aa6
Browse repository at this point
refactor(docs): update project structure documentation with fine-grained crates
Show description for 9d76eba
zTgx
committed
9d76eba
View commit details
Copy full SHA for 9d76eba
Browse repository at this point
refactor(config): reorder imports in types module
Show description for 9ea317c
zTgx
committed
9ea317c
View commit details
Copy full SHA for 9ea317c
Browse repository at this point
feat: remove all example files and documentation
Show description for 2af0f29
zTgx
committed
2af0f29
View commit details
Copy full SHA for 2af0f29
Browse repository at this point
feat: add single-document reasoning challenge example
Show description for 05e5fc9
zTgx
committed
05e5fc9
View commit details
Copy full SHA for 05e5fc9
Browse repository at this point
Merge pull request #108 from vectorlessflow/feat-understanding
Show description for 4cc38f4
zTgx
authored
4cc38f4
View commit details
Copy full SHA for 4cc38f4
Browse repository at this point
You can’t perform that action at this time.