yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
agent_editor.h File Reference
#include <memory>
#include <optional>
#include <string>
#include <filesystem>
#include <vector>
#include "absl/status/status.h"
#include "absl/status/statusor.h"
#include "app/editor/editor.h"
#include "app/gui/modules/text_editor.h"
#include "cli/service/agent/conversational_agent_service.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  yaze::editor::AgentEditor
 Comprehensive AI Agent Platform & Bot Creator. More...
 
struct  yaze::editor::AgentEditor::BotProfile
 
struct  yaze::editor::AgentEditor::AgentConfig
 
struct  yaze::editor::AgentEditor::SessionInfo
 
struct  yaze::editor::AgentEditor::CaptureConfig
 

Namespaces

namespace  yaze
 Main namespace for the application.
 
namespace  yaze::editor
 Editors are the view controllers for the application.