Fix Afia AI assistant for Ladill Link.
Deploy Ladill Link / deploy (push) Successful in 31s

Wire the chat route and Link-scoped system prompt, include the Afia panel in the main layout, and point the UI at link.afia.chat instead of the copied QR Plus route.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-06-27 14:31:00 +00:00
co-authored by Cursor
parent f1fe749934
commit 5a3631cd2e
8 changed files with 127 additions and 37 deletions
+3
View File
@@ -243,5 +243,8 @@ document.addEventListener('alpine:init', () => {
@include('partials.sso-keepalive')
@include('partials.confirm-prompt')
@auth
@include('partials.afia')
@endauth
</body>
</html>