feat: Add AI agent verbose mode, rename scheduled wake setting to scheduled wake, and update system settings layout.

This commit is contained in:
jxxghp
2026-03-27 20:59:53 +08:00
parent 3cc83d10d3
commit 8713e3cc86
5 changed files with 47 additions and 39 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "moviepilot",
"version": "2.9.18",
"version": "2.9.21",
"private": true,
"type": "module",
"bin": "dist/service.js",
@@ -127,4 +127,4 @@
"workbox-window": "^7.3.0"
},
"packageManager": "yarn@1.22.18"
}
}