Add Matrix agent registry loader

This commit is contained in:
Mikhail Putilovskij 2026-04-24 12:54:30 +03:00
parent 32b03becc8
commit 37f7ce27a2
6 changed files with 100 additions and 1 deletions

View file

@ -16,6 +16,7 @@ dependencies = [
"python-dotenv>=1.0",
"httpx>=0.27",
"aiohttp>=3.9",
"PyYAML>=6.0",
]
[project.optional-dependencies]