#include <string>
#include <vector>
#include "absl/status/status.h"
#include "cli/service/planning/proposal_registry.h"
Go to the source code of this file.
Classes | |
class | yaze::editor::ProposalDrawer |
ImGui drawer for displaying and managing agent proposals. More... | |
Namespaces | |
namespace | yaze |
Main namespace for the application. | |
namespace | yaze::editor |
Editors are the view controllers for the application. | |