{% extends "base.html" %} {% block content %}
Editing surface

Edit Memory

Active scope: {{ active_scope.label }}
You control what AI remembers

Memory files

{% for file in files %} {% endfor %}

{{ name }}

Back to files
{% endblock %}