#include <filesystem>#include <string>#include <vector>#include "absl/status/status.h"#include "absl/time/time.h"#include "app/editor/agent/agent_state.h"#include "cli/service/agent/conversational_agent_service.h"#include "app/gui/widgets/text_editor.h"Go to the source code of this file.
Classes | |
| class | yaze::editor::AgentChat |
| Unified Agent Chat Component. More... | |
| struct | yaze::editor::AgentChat::AutomationTelemetry |
| struct | yaze::editor::AgentChat::ContentBlock |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |