yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
ai_gui_controller.h File Reference
#include <filesystem>
#include <memory>
#include <string>
#include <vector>
#include "absl/status/status.h"
#include "absl/status/statusor.h"
#include "cli/service/ai/ai_action_parser.h"
#include "cli/service/ai/vision_action_refiner.h"
#include "cli/service/gui/gui_action_generator.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  yaze::cli::ai::ControlLoopConfig
 Configuration for the AI GUI control loop. More...
 
struct  yaze::cli::ai::ControlResult
 Result of AI-controlled GUI automation. More...
 
class  yaze::cli::ai::AIGUIController
 High-level controller for AI-driven GUI automation with vision feedback. More...
 

Namespaces

namespace  yaze
 Main namespace for the application.
 
namespace  yaze::cli
 Namespace for the command line interface.
 
namespace  yaze::cli::ai