yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::AgentChatWidget::AutomationCallbacks Struct Reference

#include <agent_chat_widget.h>

Public Attributes

std::function< void()> open_harness_dashboard
 
std::function< void()> replay_last_plan
 
std::function< void(const std::string &)> focus_proposal
 
std::function< void()> show_active_tests
 

Detailed Description

Definition at line 70 of file agent_chat_widget.h.

Member Data Documentation

◆ open_harness_dashboard

std::function<void()> yaze::editor::AgentChatWidget::AutomationCallbacks::open_harness_dashboard

◆ replay_last_plan

std::function<void()> yaze::editor::AgentChatWidget::AutomationCallbacks::replay_last_plan

◆ focus_proposal

std::function<void(const std::string&)> yaze::editor::AgentChatWidget::AutomationCallbacks::focus_proposal

◆ show_active_tests

std::function<void()> yaze::editor::AgentChatWidget::AutomationCallbacks::show_active_tests

The documentation for this struct was generated from the following file: