{% extends "base.html" %} {% set active_page = "agents" %} {% block title %}Agent Chat{% endblock %} {% block content %}
Talk to any agent directly — no project context required
{{ msg.instruction }}
No messages yet. Start a conversation with {{ selected_agent }}.
{% endif %}