blocks
Typed executable Blocks for headless and visual Flow composition.
BUSL-1.1 1.4k downloads
Updated 3 days ago Repository
kicksideblocksdataflow
Run
wippy run kickside/blocksKickside Blocks
The source implements one closed kickside.block/v1 declaration contract:
contract.luavalidates declarations and instance config.lower.luamaps one Block to one native function, Agent, or durable wait node.blocks.luaexposes discovery, exact resolution, description, and headless planning.tool_adapter.luaprojects visible public registry tools into that same catalog without a wrapper or an Agents/Workflows dependency.await.luais the native durable wait node;resume.luaresumes it under the Flow's frozen execution identity.
There is no runtime declaration lookup, wrapper execution tool, graph-builder return value, compatibility alias, or alternate Block dialect.