Skip to content

v3.33.1

Choose a tag to compare

@zigrivers zigrivers released this 02 Jun 12:20
· 66 commits to main since this release
3452796

Patch release: knowledge-base freshness refresh + eval-helper robustness fix.

Changed

  • Knowledge base refresh — re-verified 10 backend knowledge entries against their upstream sources via the knowledge-freshness engine: stamped last-reviewed dates and recorded per-source content hashes and retrieval dates in frontmatter. Guidance content is unchanged. KB VERSION → 0.1.2.

Fixed

  • Eval helper extract_field now parses block-style YAML lists (both indented and zero-indent block sequences), not just inline flow arrays. The freshness engine normalizes topics to block style, which previously tripped the knowledge-quality eval into reporting "missing topics" for refreshed entries.

See CHANGELOG.md for details.