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
The documentation site (vectorless.dev) is currently minimal — only a single intro page and one blog post. This issue tracks the overall effort to expand it into comprehensive, well-structured documentation.
Current State
Site infrastructure (Docusaurus, custom theme, navbar)
Intro page with Quick Start (Python + Rust)
TODO
Concepts & Architecture — How Vectorless works (hierarchical semantic trees, reasoning-native retrieval, no vectors/embeddings)
The documentation site (vectorless.dev) is currently minimal — only a single intro page and one blog post. This issue tracks the overall effort to expand it into comprehensive, well-structured documentation.
Current State
TODO
Notes
The sidebar (
sidebars.ts) currently uses auto-generation. It should be updated to a manual structure once the page hierarchy is defined.