fix(tui): use $primary-muted background for ThoughtBlockWidget per spec #1448 #1479

Merged
freemo merged 1 commit from bugfix/thought-block-css-primary-muted into master 2026-04-02 19:29:50 +00:00
Owner

Summary

Fixes #1448: ThoughtBlockWidget uses wrong CSS background

Changes Made

  • Changed ThoughtBlockWidget.DEFAULT_CSS background from $primary 20% to $primary-muted 20%
  • Makes the thought block widget visually lighter and more subtle per spec §29811

Testing

Changes verified in source code, ready for automated tests.


Automated by CleverAgents Bot
Supervisor: Product Builder | Agent: product-builder

## Summary Fixes #1448: ThoughtBlockWidget uses wrong CSS background ## Changes Made - Changed ThoughtBlockWidget.DEFAULT_CSS background from `$primary 20%` to `$primary-muted 20%` - Makes the thought block widget visually lighter and more subtle per spec §29811 ## Testing Changes verified in source code, ready for automated tests. --- **Automated by CleverAgents Bot** Supervisor: Product Builder | Agent: product-builder
fix(tui): use $primary-muted background for ThoughtBlockWidget per spec #1448
Some checks failed
CI / benchmark-publish (pull_request) Has been skipped
CI / build (pull_request) Successful in 17s
CI / lint (pull_request) Failing after 21s
CI / helm (pull_request) Successful in 24s
CI / quality (pull_request) Successful in 34s
CI / security (pull_request) Failing after 59s
CI / unit_tests (pull_request) Failing after 2m6s
CI / typecheck (pull_request) Successful in 3m56s
CI / coverage (pull_request) Has been skipped
CI / docker (pull_request) Has been skipped
CI / benchmark-regression (pull_request) Has been skipped
CI / e2e_tests (pull_request) Failing after 15m55s
CI / integration_tests (pull_request) Failing after 21m48s
CI / status-check (pull_request) Failing after 2s
ee4c1a2a34
Fixes #1448

Changed ThoughtBlockWidget background from $primary 20% to $primary-muted 20%
as required by specification §29811.

This change makes the thought block widget visually lighter and more subtle,
consistent with the spec's design intent for a non-distracting reasoning trace.
freemo merged commit 19d4771aa2 into master 2026-04-02 19:29:50 +00:00
freemo deleted branch bugfix/thought-block-css-primary-muted 2026-04-02 19:29:50 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cleveragents/cleveragents-core!1479
No description provided.