From f87e8ce1d7953cf320dd07c9ff783c1e7b6a6739 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 04:00:17 +0000 Subject: [PATCH] This build was committed by a bot. --- dist/assets/{index-BnyJnb2d.css => index-CLEI5Rwr.css} | 3 +-- dist/assets/{index-Bm-nT3Zo.js => index-nGmbmI3k.js} | 10 +++------- dist/index.html | 4 ++-- dist/sw.js | 2 +- 4 files changed, 7 insertions(+), 12 deletions(-) rename dist/assets/{index-BnyJnb2d.css => index-CLEI5Rwr.css} (88%) rename dist/assets/{index-Bm-nT3Zo.js => index-nGmbmI3k.js} (99%) diff --git a/dist/assets/index-BnyJnb2d.css b/dist/assets/index-CLEI5Rwr.css similarity index 88% rename from dist/assets/index-BnyJnb2d.css rename to dist/assets/index-CLEI5Rwr.css index b40da0e..27ec597 100644 --- a/dist/assets/index-BnyJnb2d.css +++ b/dist/assets/index-CLEI5Rwr.css @@ -29,5 +29,4 @@ mjx-container[jax="SVG"][display="true"] { mjx-container svg { max-width: 100%; } -@keyframes sune-spin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } } -.sune-generating { display: inline-block; animation: sune-spin 4s linear infinite; color: #9ca3af; } + diff --git a/dist/assets/index-Bm-nT3Zo.js b/dist/assets/index-nGmbmI3k.js similarity index 99% rename from dist/assets/index-Bm-nT3Zo.js rename to dist/assets/index-nGmbmI3k.js index ee7486a..f9739cb 100644 --- a/dist/assets/index-Bm-nT3Zo.js +++ b/dist/assets/index-nGmbmI3k.js @@ -390,7 +390,7 @@ const SUNE = window.SUNE = new Proxy({ get list() { } buf += delta; state.stream.text = buf; - if (buf || assistantMsg.images && assistantMsg.images.length || done) renderMarkdown(suneBubble, partsToText(assistantMsg), { enhance: false }); + renderMarkdown(suneBubble, partsToText(assistantMsg), { enhance: false }); assistantMsg.content[0].text = buf; if (done && !completed) { completed = true; @@ -596,11 +596,7 @@ const addMessage = window.addMessage = function(m, track = true) { if (m.role === "assistant") el.composer.dispatchEvent(new CustomEvent("sune:newSuneResponse", { detail: { message: m } })); return bubble; }; -const addSuneBubbleStreaming = (meta, id) => { - const b = msgRow(Object.assign({ role: "assistant", id }, meta)); - b.innerHTML = ''; - return b; -}; +const addSuneBubbleStreaming = (meta, id) => msgRow(Object.assign({ role: "assistant", id }, meta)); const clearChat = () => { el.suneHtml.dispatchEvent(new CustomEvent("sune:unmount")); state.messages = []; @@ -1091,7 +1087,7 @@ $(el.composer).on("submit", async (e) => { } buf += delta; state.stream.text = buf; - if (buf || assistantMsg.images && assistantMsg.images.length || done) renderMarkdown(suneBubble, partsToText(assistantMsg), { enhance: false }); + renderMarkdown(suneBubble, partsToText(assistantMsg), { enhance: false }); assistantMsg.content[0].text = buf; if (done && !completed) { completed = true; diff --git a/dist/index.html b/dist/index.html index acc6f20..4514d43 100644 --- a/dist/index.html +++ b/dist/index.html @@ -15,8 +15,8 @@ - - + +