{% extends "base.html" %} {% block title %}Consolidation - {% if current_project == all_projects_value %}All Projects{% else %}{{ current_project|display_name }}{% endif %} - CodeContext{% endblock %} {% block content %}
Find and merge clusters of semantically similar memories to reduce duplicates.
{% if current_view == 'scan' %}No clusters found. Click "Scan for Clusters" to search for similar memories.
No consolidation history yet.
Run a consolidation to see results here.