pending.nvim/lua
Barrett Ruth 253ec9664f feat(diff): persist forge refs in store on write
Problem: forge refs parsed from buffer lines were discarded during
diff reconciliation and never stored in the JSON.

Solution: thread `forge_ref` through `parse_buffer` entries into
`diff.apply`, storing it in `task._extra._forge_ref` for both new
and existing tasks.
2026-03-10 17:44:15 -04:00
..
pending feat(diff): persist forge refs in store on write 2026-03-10 17:44:15 -04:00