mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-27 13:06:20 +02:00
- Remove the mt-4 wrapper around AgentLiveCard in issue-detail so the sticky wrapper is a direct child of the Activity section — sticky now has a tall enough parent to stay pinned through TaskRunHistory and the full comment timeline - Simplify multi-agent rendering: only the first running agent sticks to the top, any additional agents render below it and scroll with the page. Removes the expand/collapse "N more agents working" button