{% extends "base.html" %} {% block title %}aide - Session {{ detail.started_at[:10] }}{% endblock %} {% block content %}
{{ detail.started_at[:10] }} {{ detail.started_at[11:16] }}
{% endif %}{{ detail.git_branch }}
{{ detail.permission_mode }}
{{ detail.source_file }}
No tool calls recorded.
{% endif %}| File | Reads | Edits | Writes | Total |
|---|---|---|---|---|
| {{ f.file_path }} | {{ f.read_count }} | {{ f.edit_count }} | {{ f.write_count }} | {{ f.total }} |