Files
J 3ae4a641eb fix(attribution): put run avatar on the meta-line middot rhythm (MUL-4767)
The accountable-member avatar in the agent Activity 'Recent work' rows
was appended to the middot-delimited meta line with only a 2px nudge
(ml-0.5), so it read as glued to the duration while every other item
(status / time / duration) is spaced by a '·' separator.

Give the avatar a leading separator so it shares the same rhythm, and
gate both on task.attribution?.initiator — the exact condition the
avatar badge itself renders on — so no dangling separator is left for
an unattributed run.

Co-authored-by: multica-agent <github@multica.ai>
2026-07-15 03:38:36 +08:00
..