marklok points Mike at Danish law
A four-commit afternoon turns this fork into a Danish-market legal assistant with clickable inline citations to primary sources.
marklok has wired Mike up to Retsinformation (the Danish government's official statute database) and EUR-Lex (the EU's regulation portal), covering things like the Danish anti-money-laundering act, employment law, company law, and EU rules such as DORA and PRIIPs. When the assistant cites a section, the citation now renders as a pill the user can click to slide open a panel showing the underlying text - the kind of trust affordance that matters when a partner is reading an answer about an actual statute.
The smart bit isn't just the retrieval. If a user or the model references something like "section 42, subsection 3," the system spots that pattern and goes and fetches that exact section directly, alongside the usual semantic search. So precise legal pinpoints don't get lost in fuzzy matching. The streaming UI was also tightened so users can't accidentally cancel mid-citation.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?