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

Go to the source code of this file.

Classes

class  yaze::editor::AgentChatWidget
 Modern AI chat widget with comprehensive z3ed and yaze-server integration. More...
 
struct  yaze::editor::AgentChatWidget::CollaborationCallbacks
 
struct  yaze::editor::AgentChatWidget::CollaborationCallbacks::SessionContext
 
struct  yaze::editor::AgentChatWidget::MultimodalCallbacks
 
struct  yaze::editor::AgentChatWidget::AutomationCallbacks
 
struct  yaze::editor::AgentChatWidget::AutomationTelemetry
 
struct  yaze::editor::AgentChatWidget::Z3EDCommandCallbacks
 
struct  yaze::editor::AgentChatWidget::RomSyncCallbacks
 
struct  yaze::editor::AgentChatWidget::CollaborationState
 
struct  yaze::editor::AgentChatWidget::ScreenshotPreviewState
 
struct  yaze::editor::AgentChatWidget::RegionSelectionState
 
struct  yaze::editor::AgentChatWidget::MultimodalState
 
struct  yaze::editor::AgentChatWidget::AutomationState
 
struct  yaze::editor::AgentChatWidget::AgentConfigState
 
struct  yaze::editor::AgentChatWidget::RomSyncState
 
struct  yaze::editor::AgentChatWidget::Z3EDCommandState
 
struct  yaze::editor::AgentChatWidget::ChatSession
 
struct  yaze::editor::AgentChatWidget::FileEditorTab
 

Namespaces

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