feat(tui): implement actor thought block rendering #1238

Closed
brent.edwards wants to merge 1 commits from feature/m8-tui-actor-thought-block-rendering into master

1 Commits

Author SHA1 Message Date
brent.edwards 33d9ea211c feat(tui): implement actor thought block rendering
CI / benchmark-publish (pull_request) Has been skipped
CI / build (pull_request) Successful in 19s
CI / helm (pull_request) Successful in 31s
CI / lint (pull_request) Successful in 3m19s
CI / quality (pull_request) Successful in 3m43s
CI / typecheck (pull_request) Successful in 3m56s
CI / security (pull_request) Successful in 4m9s
CI / unit_tests (pull_request) Successful in 9m26s
CI / docker (pull_request) Successful in 1m20s
CI / coverage (pull_request) Successful in 12m27s
CI / e2e_tests (pull_request) Successful in 19m0s
CI / integration_tests (pull_request) Successful in 24m37s
CI / status-check (pull_request) Successful in 1s
CI / benchmark-regression (pull_request) Successful in 55m3s
Add ActorThought block widget with collapsed max-10-line rendering, expand behavior, and app-level visibility toggle binding. Extend Behave/Robot coverage and styling for the new block while wiring it into TUI composition and input flow.

ISSUES CLOSED: #1001
2026-04-01 08:21:08 +00:00