co-mono/packages/web-ui/src
Mario Zechner 2d5054e6c0 Add reload button to HTML artifact header
Adds a reload button with RefreshCw icon to HTML artifact header buttons.
Clicking the button clears logs and re-executes the HTML content, useful
for manually refreshing when developing HTML artifacts or testing changes.

Changes:
- Import Button, icon from mini-lit and RefreshCw from lucide
- Add reload button to getHeaderButtons() that clears logs and calls executeContent()
- Add "Reload HTML" i18n key in English and German translations
2025-10-18 00:13:16 +02:00
..
agent Add ToolRenderResult interface for custom tool rendering 2025-10-11 04:40:42 +02:00
components Updates to prompts 2025-10-17 22:44:03 +02:00
dialogs Add ollama dependency and dialog backdrop blur 2025-10-08 17:49:56 +02:00
prompts Updates to prompts 2025-10-17 22:44:03 +02:00
storage Add getAllFromIndex method for efficient sorted queries 2025-10-11 16:21:28 +02:00
tools Add reload button to HTML artifact header 2025-10-18 00:13:16 +02:00
utils Add reload button to HTML artifact header 2025-10-18 00:13:16 +02:00
app.css Add Anthropic prompt caching, pluggable storage, and CORS proxy support 2025-10-05 23:00:36 +02:00
ChatPanel.ts Updates to prompts 2025-10-17 22:44:03 +02:00
index.ts Updates to prompts 2025-10-17 22:44:03 +02:00