smooai-smooth-plugin 0.5.0

Smooth Plugin — trait-based plugin system for extending Smooth with CLI commands, API routes, TUI views, and operator tools
Documentation

Smooth Plugin

Trait-based plugin system for extending Smooth with CLI commands, API routes, TUI views, and smooth-operator tools.

Third-party extensions implement the [Plugin] trait to register their functionality, then get loaded into a [PluginRegistry] at startup.