lingshu-plugins 0.10.0

Shared plugin discovery, manifest parsing, skill loading, and runtime helpers
1
2
3
4
5
6
pub mod inject;
pub mod loader;
pub mod manifest;
pub mod platform;
pub mod readiness;
pub mod sync;