Release · 2026-09-17T15:33:54Z · By Threadnote
Threadnote 4.7.8
Threadnote 4.7.8 keeps active personal memory writes working while code citations wait for an explicitly prepared graph.
What's new
Threadnote 4.7.8 keeps active personal memory writes working while code citations wait for an explicitly prepared graph.
Deferred code citations in the memory skill
The injected Threadnote memory skill now tells agents to use citationPolicy: "defer" for active personal
remember_context writes that include code references. A graph that is not yet ready no longer blocks the memory write:
Threadnote retains a private pending anchor and attaches the citation after graph preparation. Strict and shared writes
remain unchanged.