Open Claw의 역사와 구조

OpenClaw ·

요약: Open Claw/OpenClaw는 채널·Gateway·LLM 기반 Agent·Tools·Skills·Plugins·OS로 이루어진 개인 에이전트 런타임입니다. 오픈소스는 빠르게 변하므로 README·Release를 확인하세요. 무관 홍보는 제거했습니다. 아래는 영어 기술 본문입니다.

OpenClaw (often written Open Claw) is a personal agent runtime, not “just another chat UI.” This article gives a OpenClaw tutorial-level map of how pieces fit together—useful context before openclaw install and openclaw deploy—and notes why openclaw updates matter.

OpenClaw history and architecture

Mental model

MetaphorPieceNotes
BrainLLMUnderstands, plans, answers.
Nervous systemAgent runtimeScheduling, memory, routing, adapters.
Hands & feetToolsBrowser, files, cron, APIs.
PlaybooksSkillsWhen/how to run tools.
ExtensionsPluginsGitHub, mail, calendars, more.
Front deskGatewayAuthN/Z, sessions, dispatch.

Project notes (public chatter, verify independently)

Open-source effort tied to well-known iOS/mac dev community figures; branding and features evolved quickly—treat blog posts as orientation, not legal fact.

Layered architecture

  1. Interaction: WhatsApp, Telegram, Slack, Discord, etc.
  2. Platform: Gateway normalizes traffic and sessions.
  3. Agent: LLM + planner + memory + routing.
  4. Capabilities: Tools, Skills, Plugins.
  5. OS: macOS, Linux, Windows hosts.

Learning path

Follow official docs > random videos. Master reading error messages before chasing new features.

다운로드 페이지에서 OpenClaw를 설치하고 설정해 보세요.

OpenClaw 시작하기