feat(telegram): support rich Agent messages

This commit is contained in:
jxxghp
2026-08-22 10:11:18 +08:00
parent 1c07333909
commit 9273d68aa7
16 changed files with 444 additions and 33 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ def test_modified_builtin_skills_have_incremented_versions() -> None:
expected_versions = {
"database-operation": "4",
"moviepilot-api": "13",
"moviepilot-cli": "7",
"moviepilot-cli": "8",
"moviepilot-update": "3",
"organize-files": "3",
"transfer-failed-retry": "4",