yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
proposal_executor.cc File Reference
#include "cli/service/agent/proposal_executor.h"
#include <filesystem>
#include <sstream>
#include <utility>
#include <vector>
#include "absl/status/status.h"
#include "absl/status/statusor.h"
#include "absl/strings/str_cat.h"
#include "absl/strings/str_format.h"
#include "absl/strings/str_join.h"
#include "app/rom.h"
#include "cli/service/planning/tile16_proposal_generator.h"
#include "cli/service/rom/rom_sandbox_manager.h"
#include "util/macro.h"

Go to the source code of this file.

Namespaces

namespace  yaze
 Main namespace for the application.
 
namespace  yaze::cli
 Namespace for the command line interface.
 
namespace  yaze::cli::agent
 
namespace  yaze::cli::agent::anonymous_namespace{proposal_executor.cc}
 

Functions

std::string yaze::cli::agent::anonymous_namespace{proposal_executor.cc}::InferProvider (const std::string &provider)
 
bool yaze::cli::agent::anonymous_namespace{proposal_executor.cc}::IsExecutableCommand (absl::string_view command)
 
absl::StatusOr< ProposalCreationResultyaze::cli::agent::CreateProposalFromAgentResponse (const ProposalCreationRequest &request)