Skip to content

targeted feedback: populate target.seq — track the live board version client-side #224

Description

@ivanmkc

The inbox target wire format reserves seq (board history version at pin time) so an agent can detect that the board changed between pin and read. The v1 viewer omits it: the client doesn't track the live board version (history seqs are only fetched when the history drawer opens).

Fix: carry the current history seq on SSE snapshot/update (or on the payload), keep it per-scope client-side, and set target.seq in the composer (comment-composer.ts). Server/CLI already accept and render it (· board v37).

Context: docs/superpowers/specs/2026-07-03-targeted-feedback-design.md, PR #220.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions