{% extends "base.html" %} {% block content %}
{{ session.source }} · {{ session.status }} · summary {{ session.summary_status }} · {{ commands|length }} commands
Send this transcript off this machine?
{{ commands|length }} command{{ "" if commands|length == 1 else "s" }} will be sent to {{ llm_endpoint }} using model {{ llm_model }}.
{{ latest_summary.summary_markdown }}
{{ summary.summary_markdown }}