feat(tui): implement full conversation stream block type catalog #1247

Closed
brent.edwards wants to merge 1 commits from feature/m8-tui-conversation-block-catalog into master

1 Commits

Author SHA1 Message Date
brent.edwards 35e50c33f4 feat(tui): implement full conversation stream block type catalog
CI / lint (pull_request) Failing after 2s
CI / typecheck (pull_request) Successful in 56s
CI / quality (pull_request) Successful in 54s
CI / coverage (pull_request) Has been skipped
CI / build (pull_request) Successful in 15s
CI / helm (pull_request) Successful in 22s
CI / security (pull_request) Successful in 4m5s
CI / unit_tests (pull_request) Failing after 6m3s
CI / docker (pull_request) Has been skipped
CI / e2e_tests (pull_request) Successful in 17m14s
CI / integration_tests (pull_request) Successful in 21m34s
CI / status-check (pull_request) Failing after 1s
CI / benchmark-publish (pull_request) Has been skipped
CI / benchmark-regression (pull_request) Has been skipped
Add a typed conversation-stream block catalog covering the 10 specification block types and render TUI conversation content through the new stream widget.

Extend Behave and Robot coverage for the catalog, rendering helpers, and welcome-block app wiring.

ISSUES CLOSED: #1006
2026-04-02 09:21:01 +00:00