mirror of
https://github.com/PerpetualSoftware/pad.git
synced 2026-09-20 09:33:28 +00:00
dc6ea138b7
Toast notifications from SSE events (agent/CLI item creation) now include a link to the created item. Clicking the toast navigates to the item detail page. The notification panel history entries are also clickable when they have links. - Toast and HistoryEntry types gain optional `link` field - ToastContainer renders clickable toasts with hover state and → hint - NotificationPanel renders linked entries as buttons with hover - Workspace layout passes item URL to SSE-triggered toasts