@qingjin/braid
v0.2.0
Published
Braid is a protocol specification and frontend runtime for AI Agents. Any backend only needs to output a JSON command stream according to the protocol; the frontend is responsible for registering the manifest and components, and consuming the command stre
Readme
braid
面向 Agent 驱动 UI 命令流的前端运行时与协议资源。
安装
npm install @qingjin/braid导出内容
@qingjin/braid:协议类型与共享工具的包入口@qingjin/braid/runtime/vue:Vue 3 前端运行时适配器
使用
请根据目标前端栈使用官方前端运行时适配入口。完整文档见 https://braid.mengqinghe.com。
License
MIT
