Codelin Data Backend

Intelligent Data Management and Analysis System

{{ fix_count }}
Fix Summaries
{{ agent_count }}
Agent Chat Rounds

Recent Fix Summaries

{% if recent_fixes %} {% for fix in recent_fixes %}
{{ fix[1][:120] }}{% if fix[1]|length > 120 %}...{% endif %}
{{ fix[2] }}
{% endfor %} {% else %}
No fix summary data available
{% endif %} View All Fix Summaries →

Recent Agent Chat Rounds

{% if recent_agents %} {% for agent in recent_agents %}
{{ agent[1][:120] }}{% if agent[1]|length > 120 %}...{% endif %}
{{ agent[2] }}
{% endfor %} {% else %}
No agent chat round data available
{% endif %} View All Agent Chat Rounds →