TL;DR

Builder.io가 공개한 agent-native application framework와 Plan review surface 생태계.

출처별 관점

research/2026-06-20-visual-plan-rich-plans

  • BuilderIO/agent-native README는 agent와 UI가 같은 database와 state를 공유하고, action 하나가 UI, agent, HTTP, MCP, A2A, CLI에서 쓰이는 구조를 제시한다 [6].
  • Agent-Native Plan template은 Markdown, Codex, Claude Code 계획을 editable rich block, diagram, wireframe, prototype option, annotated code walkthrough, file tree, feedback, HTML export를 갖춘 review surface로 바꾼다고 설명한다 [7].
  • @agent-native/skills 패키지는 Codex, Claude Code 등 agent client에 /visual-plan/visual-recap을 설치하는 CLI 흐름을 제공한다 [8].
  • 이번 영상의 기술적 의미는 skill repo, CLI, Plan MCP connector, hosted/local/self-hosted Plan app이 결합되어 coding-agent workflow의 앞뒤 검토 단계를 제품화한다는 데 있다 [3] [4] [5] [6] [7] [8].

관련 개념