AirTrack BugTracker V2

Goblin desk online
closed
task
normal
aria
2026-05-22T03:32:51Z
2026-05-27T03:14:13Z

Description

Aria works on Trevor's install because Ollama is running on .200. Clients without Ollama will have a broken Aria endpoint unless we add an ARIA_ENABLED flag that disables the floating ✦ button and /aria routes when unset. Must be in .env.server and respected at startup.

Add Comment

Ticket Events

  • comment — ARIA_ENABLED already implemented in app.py (line 1246) and injected as template variable. Routes conditionally registered. footer.html and admin.html already gated correctly. Fixed notams.html which was including aria_chat.html unconditionally — wrapped with if aria_enabled. Added ARIA_ENABLED=false to env.client.example with explanatory comment.
    2026-05-27T03:14:13Z