#include "app/editor/agent/agent_proposals_panel.h"
#include <fstream>
#include <sstream>
#include <string>
#include "absl/strings/str_format.h"
#include "absl/time/clock.h"
#include "absl/time/time.h"
#include "app/editor/agent/agent_ui_theme.h"
#include "app/editor/ui/toast_manager.h"
#include "app/gui/core/icons.h"
#include "app/gui/core/style_guard.h"
#include "app/gui/core/ui_helpers.h"
#include "app/gui/widgets/themed_widgets.h"
#include "imgui/imgui.h"
#include "rom/rom.h"
Go to the source code of this file.
◆ IMGUI_DEFINE_MATH_OPERATORS
| #define IMGUI_DEFINE_MATH_OPERATORS |