Files
J 52ecda8df7 fix(attribution): hide unattributed chip when a task has no responsible member (MUL-4765)
The Human Attribution work (MUL-4302) showed a yellow "No responsible member"
warning chip in the execution log and working-status surfaces whenever a task
had no resolved responsible member. An unassigned run is a normal state, not
something to flag, so the badge variant now renders nothing in that case —
matching the avatar variant, which already stayed silent. Removes the now-dead
`unattributed` locale string across all bundles.

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