update commit prev

This commit is contained in:
2026-04-26 16:49:23 -07:00
parent 39ee857559
commit bfd5c20dc3
25 changed files with 231 additions and 77 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
"""Plugin core modules.
This package contains the plugin framework (base types, registry, and shared
helpers). Built-in plugins continue to live in the `Provider/` package for
backward compatibility.
helpers). Bundled plugins live in the `plugins/` package.
"""