{% include "partials/sidebar.html" %}
{% include "partials/topbar.html" %}
{% include "partials/chat.html" %}
{% include "partials/input_area.html" %}
{% include "partials/status_bar.html" %}
{% include "partials/tools_dialog.html" %}
{% include "partials/settings_drawer.html" %}
{% include "partials/mcp_drawer.html" %}
{% include "partials/toast.html" %}
{% include "partials/prompt_modal.html" %}