#include <functional>#include <memory>#include <string>#include <vector>#include "app/editor/agent/agent_state.h"
Go to the source code of this file.
Classes | |
| struct | yaze::editor::AgentSession |
| Represents a single agent session with its own chat history and config. More... | |
| class | yaze::editor::AgentSessionManager |
| Manages multiple agent sessions with dual-view support. More... | |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |