Changelog

New updates and improvements to SourcePrep.

v0.9.0-beta

minor
Early March 2026

Public Beta (Planned)

  • Multi-project support with project registry
  • Context assembly API for LLM prompt construction
  • Embedded and standalone index modes
  • CLI commands: serve, add, build, search, mcp
  • Dashboard UI with panel-based layout

v0.5.0-alpha

minor
Late Feb 2026

Alpha Preview (Upcoming)

  • Core indexing engine with tree-sitter parsing
  • Structural Code Graph — maps imports, calls, and symbol hierarchies
  • Semantic code search with built-in ONNX embeddings
  • Initial MCP integration for Cursor and Windsurf
  • Real-time file watcher with incremental rebuild
  • macOS and Windows support (Tauri desktop app)

v0.1.0-dev

patch
Jan 2026

Internal Development

  • Proof of concept for Rust-based trace indexing
  • Initial UI design and component library setup
  • Established MCP bridging capability
Read Documentation