feat(ui): clickable document viewer — open any cited document in the browser from chat chips and the sources table

This commit is contained in:
2026-08-22 02:08:49 -04:00
parent 7e8d14702e
commit 6ec6181c7b
15 changed files with 1218 additions and 58 deletions
+1
View File
@@ -73,6 +73,7 @@
</div>
</footer>
<script src="assets/markdown.js"></script>
<script type="module" src="/assets/app.js"></script>
</body>
</html>