yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
dev_assist_agent.h File Reference
#include <functional>
#include <map>
#include <memory>
#include <regex>
#include <string>
#include <vector>
#include "absl/status/status.h"
#include "absl/status/statusor.h"
#include "cli/service/ai/ai_service.h"
#include "cli/service/ai/common.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  yaze::cli::agent::DevAssistAgent
 Development Assistant Agent for AI-assisted yaze development. More...
 
struct  yaze::cli::agent::DevAssistAgent::AnalysisResult
 Analysis result for build errors or crashes. More...
 
struct  yaze::cli::agent::DevAssistAgent::BuildConfig
 Build monitoring configuration. More...
 
struct  yaze::cli::agent::DevAssistAgent::TestSuggestion
 Test suggestion for changed code. More...
 
struct  yaze::cli::agent::DevAssistAgent::ErrorPattern
 

Namespaces

namespace  yaze
 
namespace  yaze::cli
 Namespace for the command line interface.
 
namespace  yaze::cli::agent