Skip to content

JSON Schema export

  • node_modules/@kibadist/agentui-validate/schema/ui-event.schema.json
  • node_modules/@kibadist/agentui-validate/schema/ui-node.schema.json
  • node_modules/@kibadist/agentui-validate/schema/agent-wire-event.schema.json
  • node_modules/@kibadist/agentui-validate/schema/action-event.schema.json

The files are regenerated from the Zod schemas via pnpm schema:generate. A pnpm schema:check script verifies the committed schemas match the Zod source; wire it into your CI to catch drift.