v0.2.0.md
docs/release-notes/v0.2.0.md
Tesserae v0.2.0 — Typed retrieval, code graph, ontology evolution
<!-- translations:start -->
한국어 · 中文 · 日本語 · Русский · Español · Français · Deutsch
<!-- translations:end -->
Released 2026-05-21 · PyPI · GitHub release · pip install --upgrade tesserae
Tesserae 0.2.0 is the first feature release on top of the v0.1.0 line and ships six additive features with no breaking changes. The release pushes Tesserae's retrieval surface from "BM25 over a typed graph" to a HippoRAG-2-style hybrid retriever with Personalized PageRank seed expansion, lays a code-as-graph foundation that links prose insights to source symbols, and adds two ontology-evolution passes (community summaries and memory decay) plus a schema-drift report. The features map to three points in the user's workflow: better recall at query time (graph_ppr, hybrid search_nodes), richer nodes at compile time (ingest-code, community summaries, decay/supersedes), and a faster iteration loop on the ontology itself (schema-drift).
Table of contents: