Skip to content

test(desktop): sync copy-feedback contract to the --link semantic token - #451

Merged
jackwener merged 1 commit into
mainfrom
fix/copy-feedback-contract-sync
Jul 3, 2026
Merged

test(desktop): sync copy-feedback contract to the --link semantic token#451
jackwener merged 1 commit into
mainfrom
fix/copy-feedback-contract-sync

Conversation

@jackwener

Copy link
Copy Markdown
Member

main is currently red (2 failures in visible-copy-hygiene-contract): #441 moved the copied-state feedback color to var(--link) at both call sites but the contract still asserts var(--accent). This syncs the two assertions to the token actually in source.

npm --workspace @maka/desktop test: 1685/1685 after this fix (was 1679/2).

#441 split --accent into semantic roles and moved the copied-state
feedback color at both call sites (primitives/chat.tsx footer action,
tool-activity.tsx error banner) to var(--link), but the
visible-copy-hygiene contract still asserted var(--accent), leaving
main red (2 failures). Sync the two assertions to the semantic token
actually in the source.
@jackwener
jackwener merged commit d7ced07 into main Jul 3, 2026
@jackwener
jackwener deleted the fix/copy-feedback-contract-sync branch July 3, 2026 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant