|
@hitl-kit/ai-sdk
|
Vercel AI SDK adapter for HITL Kit. Typed tool() wrappers that return schema-conformant HITL events so <HitlEventRenderer /> can dispatch them client-side. |
MIT |
2
greenflagged
/ 2 total
|
|
@hitl-kit/core
|
Zod event schemas for human-in-the-loop AI primitives. Framework-agnostic protocol shared by every HITL Kit adapter. |
MIT |
2
greenflagged
/ 2 total
|
|
@hitl-kit/langgraph
|
LangGraph adapter for HITL Kit. Emit schema-conformant HITL events from LangGraph interrupt() nodes and resume with typed Command payloads. |
MIT |
2
greenflagged
/ 2 total
|
|
@hitl-kit/mcp
|
MCP server for HITL Kit. Exposes the 15 HITL primitive event kinds as MCP tools so Claude Code, Cursor, Claude Desktop, and any MCP-aware client can emit schema-validated human-in-the-loop events. |
MIT |
2
greenflagged
/ 2 total
|
|
@hitl-kit/react
|
HitlEventRenderer, a typed dispatcher that maps validated HITL events to React primitives. Pair with @hitl-kit/core and any shadcn-installed HITL primitives. |
MIT |
2
greenflagged
/ 2 total
|