View Agent Logs like Xanadu

Veryyy WIP: Sample screenshot

v0:

XanaduContainer
├── NotesLayer
│   ├── Note (position: fixed)
│   │   ├── Paragraph (multiple)
│   │   └── ParagraphHighlight (when linked)
│   └── Note (position: fixed)
│       ├── Paragraph (multiple)
│       └── ParagraphHighlight (when linked)
└── LinksLayer (SVG container)
    └── LinkLine (multiple, one per connection)

References:


Thanks to 3.5 Sonnet + O1-preview and Cursor for 90+% of the code 🤌