v0.3.0.md
docs/release-notes/v0.3.0.md
Tesserae v0.3.0 — Prose-to-code links, polyglot code graph, live sync
<!-- translations:start -->
한국어 · 中文 · 日本語 · Русский · Español · Français · Deutsch
<!-- translations:end -->
Released 2026-05-24 · PyPI · GitHub release · pip install --upgrade tesserae==0.3.0
Tesserae 0.3.0 closes the loop between prose decisions and the code symbols that implement them, and does so across 21 languages instead of v0.2.0's Python-only foundation. The release ships three additive features with no breaking changes: a discusses edge pass that mints typed links from session findings (SessionInsight, Decision, Hypothesis, Todo, Question, Takeaway) to the matching code nodes; a tesserae project sync-code subcommand that imports colbymchenry/codegraph's tree-sitter SQLite index into Tesserae's typed ResearchGraph; and a default-on live sync-code SessionStart hook that keeps that import fresh as the user edits code. Together they make Tesserae the only PKM-AI memory tool in the 2026 landscape where "what did we decide about X?" returns the decisions, the sessions they were made in, and the exact functions / classes / routes that implement them — across the polyglot stack a real research codebase actually uses.
Table of contents: