Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 03 Jan 03:07
· 13 commits to main since this release
7d2b820

Added

  • RAG search results now include start_line and end_line fields for source navigation
  • Agents can now jump directly to relevant sections in markdown files using line offsets
  • Pre-chunking with header-aware splitting preserves document structure in embeddings

Changed

  • Embedding process now uses header-aware chunking instead of sentence splitting
  • Each chunk includes header_path metadata for context