v3.0.6

gitbutlerapp/gitbutlerv3.0.6Mar 6, 2026by dayesouza

AI Summary

This release focuses on data cleaning and performance enhancements for GraphRAG, specifically removing phantom entity relationships and introducing NLP streaming capabilities.

Key Highlights

  • Removal of phantom entity relationships to improve data integrity.
  • Implementation of NLP streaming for better processing.
  • Maintenance release addressing core graph data handling.

New Features

  • NLP streaming
  • Phantom entity removal

Full Release Notes

## What's Changed
* remove relationships with phantom entities by @dayesouza in https://github.com/microsoft/graphrag/pull/2261
* nlp streaming by @dayesouza in https://github.com/microsoft/graphrag/pull/2264


**Full Changelog**: https://github.com/microsoft/graphrag/compare/v3.0.5...v3.0.6