1.7 KB · updated 2026-07-06 · md

v0.10.1.md

docs/release-notes/v0.10.1.md

Tesserae v0.10.1 — config visibility + cognee polish

<!-- translations:start -->

한국어 · 中文 · 日本語 · Русский · Español · Français · Deutsch

<!-- translations:end -->

Released 2026-06-20 · PyPI · GitHub release · pip install --upgrade tesserae==0.10.1

A bugfix release. Drop-in over v0.10.0.

Fixes

  • tesserae config status now shows the whole machine-wide config, not just the LLM backend. It reported the resolved provider/effort but hid everything else tesserae config setup manages, so cognee enablement and optional-dependency state were invisible. status now adds a Machine-wide settings section (cognee on/off + mode) and an Optional dependencies section (memex / cognee / raganything / understand-anything — installed or not), printed before the liveness ping so they always show.

Also in this release

  • The cognee adapter was ported to cognee 1.x and machine-wide cognee enablement (config setup --enable-cognee) landed, so a single global setting turns the cognify pass on for every project. The self-capture session filter was extended to recognise cognee 1.x's own writing-assistant prompts.

Upgrading from v0.10.0

Drop-in. Run tesserae config status to see the fuller machine-wide picture.