UNPKG

trellis

Version:

Agentic State Engine — event-sourced causal graph with branching, decision traces, and realtime sync for AI-native applications

6 lines 194 B
/** * trellis lane — Agent Lane CLI (W2) */ import type { Command } from 'commander'; export declare function registerLaneCommands(program: Command): void; //# sourceMappingURL=lane.d.ts.map