Skip to main content

Module loaded

Module loaded 

Source
Expand description

LoadedPlugin and friends — the in-memory representation handed to the caliban binary after discovery.

Structs§

LoadedPlugin
A plugin that successfully passed manifest validation and platform/version gating. components is already resolved to absolute paths under root_dir.
NamespacedItem
A namespaced item produced by a plugin (pluginA:skill-foo).

Enums§

PluginSource
Where a plugin was discovered. Determines override semantics.