{% extends "base.html" %} {% block title %}Agents - Supervaizer Admin{% endblock %} {% block content %}

Agents

Manage AI agents and their configurations

{% include "agents_grid.html" %}

Supervaize Instructions

{% endblock %}