{# pages/ai/logs.html — AI Operation Logs #} {% extends "base.html" %} {% block title %}{{ title | default("AI Logs") }}{% endblock %} {% block head_extra %} {% endblock %} {% block content %}
Trace every AI operation — tokens, latency, tool calls, and costs.
AI operations will appear here once agents start running.