0.0.1-beta.1 Configuration
The first beta establishes the configuration and backend split, but several operational defaults are still harsher than later releases, especially around ripgrep startup behavior.
Important characteristics
- automatic config migration with backup creation
- pluggable index backend architecture
sqlite-vecdefault with JSON fallback
Notable limitation
This release still treated missing ripgrep as a fatal startup issue.
Index behavior
- setup persisted index backend choices into generated config
- semantic indexing existed, but later performance and resilience improvements were not present yet