v0.1.1
Fixes the @done/@cancelled subtree fade breaking in Zed: Zed caps highlight-query matching at 64 concurrent matches, which the depth-6 fade expansion exceeded — the wash is now packed into few alternation patterns (same captures, still 6 levels deep).
Also removes the on-disk task-based alt-d toggle recipe (footgun with unsaved buffers); the documented binding is the append-only SendKeystrokes one.
Install as a dev extension: clone, then in Zed zed: extensions → Install Dev Extension. See README.md.