Skip to content

[Atomic 16] Add TerminalFeed container with pause/resume and tail-lock #16

Description

@clawgreen

Goal

Create a high-level TerminalFeed container for streaming logs.

Why

Current pieces exist, but no single opinionated feed container ties them together.

Scope (atomic)

  • New container component with:
    • pause/resume stream view
    • tail-lock toggle
    • jump-to-latest action
    • max buffer cap
  • Compose existing primitives where possible.

Acceptance Criteria

  • Works with dynamic incoming data.
  • Tail behavior is predictable.
  • No breaking changes to existing components.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions