update refactoring and add new features

This commit is contained in:
2026-07-24 20:55:58 -07:00
parent 7f12bc7f40
commit 03fbbbcf28
69 changed files with 16332 additions and 17600 deletions
+3
View File
@@ -0,0 +1,3 @@
from PluginCore.registry import list_plugins
print('All plugins:', list_plugins())