2026-04-19 00:41:09 -07:00
|
|
|
"""Plugin core modules.
|
2025-12-12 21:55:38 -08:00
|
|
|
|
2026-04-19 00:41:09 -07:00
|
|
|
This package contains the plugin framework (base types, registry, and shared
|
2026-04-26 16:49:23 -07:00
|
|
|
helpers). Bundled plugins live in the `plugins/` package.
|
2025-12-12 21:55:38 -08:00
|
|
|
"""
|