UNPKG

@gguf/claw

Version:

Multi-channel AI gateway with extensible messaging integrations

4 lines (3 loc) 177 B
import { CommandLane } from "../process/lanes.js"; export declare const AGENT_LANE_NESTED = CommandLane.Nested; export declare const AGENT_LANE_SUBAGENT = CommandLane.Subagent;