Skip to content

feat(ui-tui): define a terminal fallback for WebPreview #219

Description

@roninjin10

WebPreview is intentionally DOM-only in the isomorphic UI library because its core surface is a real sandboxed iframe. OpenTUI has no embedded browser context, so silently rendering nothing would violate target parity.

Acceptance criteria:

  • define an explicit terminal interaction for web preview URLs (for example, validated URL text plus an open-in-browser action)
  • preserve the shared URL and loading-state data contract where meaningful
  • add OpenTUI frame and interaction tests
  • remove the WebPreview parity exception only if the terminal implementation reaches honest behavioral parity

Tracked from the agents+sandbox isomorphic component lane.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions