#include <functional>#include <string>#include "app/editor/system/editor_panel.h"#include "app/gui/core/icons.h"

Go to the source code of this file.
Classes | |
| class | yaze::editor::AgentConfigurationPanel |
| EditorPanel for AI Configuration panel. More... | |
| class | yaze::editor::AgentStatusPanel |
| EditorPanel for Agent Status panel. More... | |
| class | yaze::editor::AgentPromptEditorPanel |
| EditorPanel for Prompt Editor panel. More... | |
| class | yaze::editor::AgentBotProfilesPanel |
| EditorPanel for Bot Profiles panel. More... | |
| class | yaze::editor::AgentChatHistoryPanel |
| EditorPanel for Chat History panel. More... | |
| class | yaze::editor::AgentMetricsDashboardPanel |
| EditorPanel for Metrics Dashboard panel. More... | |
| class | yaze::editor::AgentBuilderPanel |
| EditorPanel for Agent Builder panel. More... | |
| class | yaze::editor::AgentKnowledgeBasePanel |
| EditorPanel for Knowledge Base panel. More... | |
| class | yaze::editor::AgentChatPanel |
| EditorPanel for Agent Chat panel. More... | |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |