mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-14 04:01:35 +00:00
Clickable artifact links across the transcript (markdown anchors, prose file mentions, web source/fetch links, produced-file chips, workflow member links) now share one language: a dedicated --dsw-alias-link color (light deepseek-500, dark deepseek-400) decoupled from state-business-primary, font-weight 500, no underline at rest, and a dotted 3px-offset underline on hover/focus. A new ui-primitives LinkIcon leads each link with a currentColor category glyph (url / folder / code / image / document / other) derived from the path extension by classifyLinkPath. Produced-file chips drop the grey pill and 96px cap and render at natural width, shrinking with ellipsis only on row overflow. ToolRow's grey dotted file links and the grey show-in-folder action stay as they were. The inline-code chip tint moves to neutral-50 (dark neutral-800) with its 0.5px border kept. Coverage: LinkIcon unit spec, refreshed markdown-dom fixtures, and the clickable-links-gallery web e2e registered in the host compiler face. Closes #3546
7 lines
429 B
YAML
7 lines
429 B
YAML
# Bilingual-pair consistency record (docs/i18n/README.md): the git blob hash of each
|
|
# side as of the last confirmed-consistent state. Both languages carry equal authority;
|
|
# after editing either side, bring the other along and re-record with:
|
|
# pnpm run verify-translation-pairing --write docs/web-styling.md
|
|
web-styling.md: 250936b82f06b47d00c0b6646cbea5bdb41f42ea
|
|
web-styling.zh.md: 9845b4f5d8341624d294a008f505c0fb1ec9757a
|