From 4ec8789284a629607948ac95b2bbdd24555609aa Mon Sep 17 00:00:00 2001 From: Matias Galarza Date: Mon, 20 Apr 2026 09:37:50 -0300 Subject: [PATCH] feat(decky): bump plugin to v1.1.0 with persistent progress visibility MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updates the decky submodule pointer from v1.0.2 to v1.1.0. The v1.1.0 release of the plugin brings: - feat: persistent progress toast — when the user dismisses the transfer modal, a recovery toast lets them bring it back without restarting the transfer (resolves the UX reported in #230). - fix: build.sh now detects bun and works end-to-end in standalone mode, aligning local builds with the monorepo's build_all.sh tooling. Closes #230 --- apps/agents/decky | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/agents/decky b/apps/agents/decky index 59647ba..7863017 160000 --- a/apps/agents/decky +++ b/apps/agents/decky @@ -1 +1 @@ -Subproject commit 59647bae0365adbf5fd867b975d7ba925cb442ce +Subproject commit 78630173d10ea4817ae402cbaf9b20196e180fc6