added quick connect auth from jellyfin, still needs to have some more cleaning before push to prod

This commit is contained in:
2026-05-25 10:19:50 +02:00
parent 3cd2e4dfbb
commit bf358f7248
16 changed files with 1318 additions and 45 deletions
+1
View File
@@ -65,3 +65,4 @@ def load_all_agents() -> None:
import skills.seerr # noqa: F401
import skills.triage # noqa: F401
import skills.easter_eggs # noqa: F401
import skills.watch_history # noqa: F401