Release · 2026-09-04T14:42:10+02:00 · By Threadnote
Threadnote 4.6.7
Threadnote 4.6.7 returns a complete memory from readcontext up to 64 KiB, or refuses with an outline instead of paging.
What's new
Threadnote 4.6.7 returns a complete memory from read_context up to 64 KiB, or refuses with an outline instead of paging.
Complete-or-refuse memory reads
read_context now returns the full memory in one shot when it fits in 65,536 UTF-8 bytes. Larger memories fail with an
outline plus mode=outline / section= guidance. There is no first-page tease and no continuation cursor. Recall,
Context Brief, and code-graph budgetTokens are unchanged.
Shared related_to and finalize_code_refs
remember_context accepts shared related_to targets that use a canonical memory URI without a memory_id field.
finalize_code_refs is a core MCP tool so agents can resolve pending code-reference locators after the graph is ready.