feat(agent): Implement simplified chat agent tools and state management

This commit is contained in:
Willie Zutz 2025-07-29 10:18:11 -06:00
parent 755e1de28b
commit f6eab5a95a
27 changed files with 1929 additions and 2433 deletions

View file

@ -435,7 +435,8 @@ const WidgetConfigModal = ({
</div>
) : (
<div className="text-sm text-black/50 dark:text-white/50 italic">
Click &quot;Run Preview&quot; to see how your widget will look
Click &quot;Run Preview&quot; to see how your widget
will look
</div>
)}
</div>