1 2 3 4
// SPDX-License-Identifier: AGPL-3.0-only pub mod control; pub mod protocol; pub mod replies; // child-side reply slots for ToolRequest/BudgetRequest round-trips