UNPKG

trellis

Version:

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

6 lines 237 B
/** * trellis remote — default sprite peer for integration JSONL (TRL-235). */ import type { Command } from 'commander'; export declare function registerRemoteCommands(program: Command): void; //# sourceMappingURL=remote-cli.d.ts.map