This commit is contained in:
Yiorgis Gozadinos 2026-04-08 14:08:00 +03:00
parent 900c10972b
commit d7d0090a92
No known key found for this signature in database

View file

@ -15,6 +15,10 @@
- **Database migration required**: Run `haiku-rag migrate` to split existing docling blobs into structure + pages and re-compress with zstd
### Fixed
- **Generated skill `domain_preamble`**: Apply `config.prompts.domain_preamble` to instructions in generated skill packages
## [0.37.0] - 2026-04-07
### Changed