{% extends "base.html" %} {% import "_links.html" as links with context %} {% import "_table.html" as tables with context %} {% import "_cards.html" as cards with context %} {% block title %}Tokens — Cairn Dashboard{% endblock %} {% block content %} Token usage Estimated context tokens per tool, ranked by total — the most context-expensive tool first. {% include "tokens_region.html" %} {% endblock %} {% block scripts %}{% endblock %}
Estimated context tokens per tool, ranked by total — the most context-expensive tool first.