Release · 2026-09-15T18:18:15Z · By Threadnote

Threadnote 4.7.5

Threadnote 4.7.5 keeps completed dirty code graphs available while files change and makes build progress clearer in Manager and threadnote graph status.

What's new

Threadnote 4.7.5 keeps completed dirty code graphs available while files change and makes build progress clearer in Manager and threadnote graph status.

Code graphs stay available during edits

When files change as a dirty graph build finishes, Threadnote retains the completed graph for its coherent source state and automatically retries the current worktree state. Identical dirty graph requests join one build, so waiting callers reuse its ready snapshot instead of building the same target twice.

Clearer build progress

After a database writer lock becomes available, build status resumes the builder's active phase instead of continuing to say it is waiting. Manager shows one card for the active builder and counts requests waiting behind it separately.