Make title a clickable link; fix manifest URL extraction

↗ view on GitHub · Claude · 2026-05-05 · 90a71eb5

LegalPanel: title in header is now a clickable link with ExternalLink
icon, opening the source site directly. Bottom link removed.

Manifest: drop element-based parsing entirely. The manifest uses a
<work> root element with a completely different structure than assumed.
Instead, regex-extract all repository XML URLs containing the bwb_id
and a date segment, then pick the most recent one before today.
This works regardless of the manifest XML schema.

https://claude.ai/code/session_016JxWnFc3baeDgkzDgxY6ex
Repository Jeroen1991z/mikeNL
Author Claude <noreply@anthropic.com>
Authored
Committed
Parents 83a2844c
Stats 2 files changed , +35 , -52
Part of Legal citation side panel (full-text reader with quote highlight)

Capture this commit into my fork

Download a Markdown prompt that tells Claude how to port this exact commit into your working tree. Run it via claude -p < capture-commit-90a71eb5.md from inside the repo you want the change in.

⬇ Download capture-commit-90a71eb5.md