Feature · Plugins & Events

Plugins & Events

A planner LLM fans a user query out to tools, then a synthesizer folds the results into an answer. A small inspector plugin subscribes to node:click and edge:click through use() and reports whatever step you click, exactly how you would hang your own logic (tracing, cost accounting, debugging) off the event bus.

Click a step or a flow to inspect it… on('node:click') · on('edge:click')