Skip to content

Update TUI visibility pruning incrementally #40

Description

@jmqd

Each approve/reject locally prunes visibility by rebuilding visible ancestors from remaining visible blocks. Audit refs: trueflow/src/commands/tui.rs:3908, trueflow/src/commands/tui.rs:3930, trueflow/src/review_navigator.rs:95, trueflow/src/review_navigator.rs:157. Trigger: large review with one-by-one approvals. Current shape is O(remaining * depth) per action. Direction: maintain visible descendant or ancestor reference counts and update incrementally.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions