1#ifndef YAZE_CLI_SERVICE_AGENT_PROMPT_MANAGER_H_
2#define YAZE_CLI_SERVICE_AGENT_PROMPT_MANAGER_H_
static std::string LoadPrompt(PromptMode mode)
static std::vector< PromptMode > GetAvailableModes()
static const char * ModeToString(PromptMode mode)
static std::string GetPromptPath(PromptMode mode)
Main namespace for the application.