Skip to main content

Module plugins

Module plugins 

Source
Expand description

Built-in plugins shipped with clark-agent.

These cover safety-net concerns that every product variant needs and that would otherwise have to be re-implemented per call-site. Each plugin is a regular Plugin implementation — nothing magic about its placement here.

Re-exports§

pub use opening_gate::OpeningGate;

Modules§

opening_gate
OpeningGate — narrow the very first LLM call’s tool list to a caller-supplied subset.