@Terminalchai 介绍 Builder.io 开源的 Agent-Native(github.com/BuilderIO/agent-native):用 defineAction + Zod 定义一次动作,智能体当 typed tool、React UI 经 useActionQuery 调用,并自动暴露 HTTP/MCP/CLI;人机共享页面状态与数据,无需像素级 computer-use。可用 npx @agent-native/core create 快速起步。

核心要点速览 (Key Takeaways)

  • defineAction 一次定义:智能体工具与 React UI 共用。
  • 自动暴露 HTTP、MCP 与 CLI 端点。
  • 人机共享页面状态与数据,免像素级 computer-use。
ADSponsored