yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::cli::agent::ChatMessage::ProposalSummary Struct Reference

#include <conversational_agent_service.h>

Public Attributes

std::string id
 
int change_count = 0
 
int executed_commands = 0
 
std::filesystem::path sandbox_rom_path
 
std::filesystem::path proposal_json_path
 

Detailed Description

Definition at line 29 of file conversational_agent_service.h.

Member Data Documentation

◆ id

std::string yaze::cli::agent::ChatMessage::ProposalSummary::id

◆ change_count

int yaze::cli::agent::ChatMessage::ProposalSummary::change_count = 0

◆ executed_commands

int yaze::cli::agent::ChatMessage::ProposalSummary::executed_commands = 0

◆ sandbox_rom_path

std::filesystem::path yaze::cli::agent::ChatMessage::ProposalSummary::sandbox_rom_path

◆ proposal_json_path

std::filesystem::path yaze::cli::agent::ChatMessage::ProposalSummary::proposal_json_path

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