Skip to content

v0.9.1 — Dream Pipeline Fixes

Choose a tag to compare

@idapixl idapixl released this 19 Mar 22:05
· 182 commits to master since this release
559cb79

What's Changed

Bug fixes for the dream/digest pipeline:

  • Dream create phase: fall back to content_type heuristic when LLM classification returns empty (common with Gemini safety filters)
  • Mark failed/broken observations as processed to prevent infinite dream cycling
  • Add diagnostic logging for content_type breakdown and errors
  • Include digest extraction pipeline (extract step for typed content ingestion)

Full Changelog: v0.9.0...v0.9.1