Commit Graph

6 Commits

Author SHA1 Message Date
Thorsten Sommer
521b495fa9
Add assistant plugin deletion with eligibility checks 2026-07-15 20:49:17 +02:00
nilsk
29263c1bf8
added a dialog for the assistant revisions 2026-07-13 11:09:28 +02:00
krut_ni
90f0f6964d
fixed plugin loading bug where plugins vanish after being updated 2026-07-10 03:04:37 +02:00
krut_ni
86e58f6ad3
added an update plugin api and improved validation logic to validate with asset files like icon.lua 2026-07-08 22:00:22 +02:00
Nils Kruthoff
508ab1abab
introduced a safe delete service for non-internal assistant plugins 2026-07-07 15:48:58 +02:00
nilskruthoff
a1d2ff32fc
Added a no-code assistant builder (#823)
Some checks are pending
Build and Release / Determine run mode (push) Waiting to run
Build and Release / Read metadata (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg,app,updater, dmg) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis,updater, nsis) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-unknown-linux-gnu, linux-arm64, ubuntu-22.04-arm, aarch64-unknown-linux-gnu, appimage,updater, appimage) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg,app,updater, dmg) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis,updater, nsis) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage,updater, appimage) (push) Blocked by required conditions
Build and Release / Prepare & create release (push) Blocked by required conditions
Build and Release / Publish release (push) Blocked by required conditions
2026-07-05 17:48:00 +02:00