Route autonomous agent tasks through notification broadcasting

This commit is contained in:
jxxghp
2026-07-20 08:54:32 +08:00
parent 5588e37c6d
commit d666134ed2
20 changed files with 676 additions and 116 deletions

View File

@@ -23,7 +23,7 @@ def test_modified_builtin_skills_have_incremented_versions() -> None:
expected_versions = {
"database-operation": "3",
"moviepilot-api": "2",
"moviepilot-cli": "4",
"moviepilot-cli": "6",
"moviepilot-update": "3",
}