mirror of
https://github.com/simstudioai/sim.git
synced 2026-04-28 03:00:29 -04:00
* feat(logs): add copy link and deep link support for log entries * fix(logs): move Link icon to emcn and handle clipboard rejections * feat(notifications): use executionId deep-link for View Log URLs Switch buildLogUrl from ?search= to ?executionId= so email and Slack 'View Log' buttons open the logs page with the specific execution auto-selected and the details panel expanded.