Skip to main content

Module plugins

Module plugins 

Source
Expand description

Loader plugin registration for standalone and test hosts.

This crate owns the single Execute loader key. Server extras (ActiveRuns, MCP, SkillEngine, dynamic AgentRegistry) are provided by Overlay or the ServerRuntime factory, then this factory attaches them from context.

Structs§

OverlayAgentConfigs
Static [agents.*] map copied from Overlay when Execute config is empty.
RunTrackerHandle
Host-injected crate::RunTracker (server ActiveRuns).
ToonAgentsHandle
Host-injected TOON agent lookup (Overlay DynamicConfigManager).

Functions§

register_plugins
Register the Execute loader factory. Does not register AgentRegistry or ExecutionStack. Engine keys are feature-gated.