fix: activate E2E and accept room invites in Matrix channels

This commit is contained in:
djmaze
2026-02-10 02:01:15 +01:00
committed by Alexander Minges
parent 0d3dc57a65
commit d3ddeb3067
3 changed files with 43 additions and 18 deletions

View File

@@ -42,6 +42,7 @@ dependencies = [
"prompt-toolkit>=3.0.50,<4.0.0",
"mcp>=1.26.0,<2.0.0",
"json-repair>=0.57.0,<1.0.0",
"matrix-nio[e2e]>=0.25.2",
]
[project.optional-dependencies]