//! Mock-driven tests that never hit a live LLM provider.
//! Run with `make test`.
#[path="unit/context_window_events.rs"]modcontext_window_events;#[path="unit/structured_output.rs"]modstructured_output;#[path="unit/running_agent.rs"]modrunning_agent;