OpenClaw
진짜 일하는 AI.
메일 정리부터 일정 관리까지, 좋아하는 채팅 앱에서 바로 처리하세요. 전 세계 개발자들이 이미 쓰고 있습니다.
빠른 시작
curl -sSL https://openclaw.ai/install.sh | bash Installs Node.js, Python, and the OpenClaw CLI for you.
주요 기능
로컬에서 실행
Mac, Windows, Linux 모두 지원. Claude, GPT, 로컬 모델까지. 데이터는 내 컴퓨터에만.
어떤 채팅 앱이든
WhatsApp, Telegram, Discord, Slack, Signal, iMessage. DM이든 그룹 채팅이든.
기억하는 AI
당신을 기억하고, 쓸수록 똑똑해집니다. 취향, 맥락, 다 알고 있어요.
브라우저 자동화
웹 탐색, 폼 입력, 데이터 추출까지 자동으로.
시스템 접근
파일 읽기/쓰기, 명령어 실행, 스크립트 실행. 전체 접근 또는 샌드박스 모드 선택 가능.
스킬 & 플러그인
커뮤니티 스킬을 쓰거나 직접 만들거나. AI가 새 스킬을 만들어주기도 해요.
OpenClaw, 실제로 어떻게 돌아가나?
커뮤니티가 찍은 실제 데모 영상이에요. 설치하기 전에 한번 구경해 보세요.
play_circle 영상 더 보기 & 커뮤니티 작품 arrow_forward최신 소식
OpenClaw 4.15: 로브스터가 새 뇌를 얻고, 자기 손의 열쇠를 보는 법을 배우다
Opus 4.7이 기본 뇌가 됐고, 이미지 이해가 코어에 번들됐다. 새 Auth 상태 카드 덕분에 로브스터는—처음으로—자기 손에 쥔 토큰이 얼마나 남았는지를 볼 수 있게 됐다. Memory도 조용히 이사 중이다: LanceDB가 원격 오브젝트 스토리지 위에 올라갈 수 있게 됐고, dreaming은 인라인 블록에서 일자별 파일로 쪼개졌다. 기능이 잔뜩 들어간 릴리스는 아니지만, 기본값 몇 개가 움직였다. 업그레이드 전에 한 번쯤 훑어볼 가치는 있다.
OpenClaw 4.5–4.14: 두 번째 공성전 — 당신이 아마 눈치채지 못했을 열흘간의 보안 작업
플러그인 아카이브가 이제 SHA-256으로 검증된다. 브라우저 툴의 SSRF 필터는 열흘 사이에 세 번 다시 쓰였다. 새 exec-policy CLI로 로브스터가 실행할 수 있는 모든 명령을 감사할 수 있다. 이 중에 데모 영상이 될 만한 건 하나도 없지만, 중요한 머신 위에서 OpenClaw를 돌리고 있다면, 이번에 읽어야 할 릴리스 묶음이 바로 이것이다.
OpenClaw 4.5–4.12: 로브스터가 꿈을 꾼다 — 당신이 자는 사이에 자라는 메모리
3.28에서 우리는 실험적인 드리밍 엔진을 changelog의 각주로 내보냈다. 8일과 5번의 릴리스 뒤, 그것은 세 개의 협력 단계, 타임라인 뷰, Memory Palace, 그리고 지난달 당신이 쓴 모든 것을 파이프라인을 두 번 돌리지 않고도 장기 메모리에 밀어넣는 백필 경로까지 갖춘 완전한 시스템이 되어 있다.
사용자 후기
"you have done an incredible job! im also a total non technical beginner so the CLI is a whole new interface for me but its super addictive - 2 am debugging sessions are my new normal"
@marvelgirl_eth"Just ran 'openclaw deploy' and watched it set up my entire k8s cluster, configure ingress, and deploy 12 microservices. What used to take me a week now takes 10 minutes."
@devops_mike"OpenClaw just refactored my entire React codebase to TypeScript, added proper error boundaries, and even wrote the unit tests. I'm genuinely speechless."
@sarahcodes"Asked OpenClaw to optimize my PostgreSQL queries. It analyzed the execution plans, added proper indexes, and reduced query time from 8s to 50ms. Wild."
@cloud_native_tom"The way OpenClaw understands my codebase context is insane. It knew exactly which components to modify without me even specifying the file paths."
@frontend_jenny"Ported my Python ML pipeline to Rust with OpenClaw. It handled unsafe blocks, lifetime annotations, and even optimized memory allocation. 40x performance boost."
@rustacean_dev"you have done an incredible job! im also a total non technical beginner so the CLI is a whole new interface for me but its super addictive - 2 am debugging sessions are my new normal"
@marvelgirl_eth"Just ran 'openclaw deploy' and watched it set up my entire k8s cluster, configure ingress, and deploy 12 microservices. What used to take me a week now takes 10 minutes."
@devops_mike"OpenClaw just refactored my entire React codebase to TypeScript, added proper error boundaries, and even wrote the unit tests. I'm genuinely speechless."
@sarahcodes"Asked OpenClaw to optimize my PostgreSQL queries. It analyzed the execution plans, added proper indexes, and reduced query time from 8s to 50ms. Wild."
@cloud_native_tom"The way OpenClaw understands my codebase context is insane. It knew exactly which components to modify without me even specifying the file paths."
@frontend_jenny"Ported my Python ML pipeline to Rust with OpenClaw. It handled unsafe blocks, lifetime annotations, and even optimized memory allocation. 40x performance boost."
@rustacean_dev"Finally tried my own @openclaw instance and I'm blown away. 🤯 This is unlike anything I've seen - the possibilities are virtually limitless, you just need imagination"
@ivanfioravanti"OpenClaw wrote our entire authentication system - JWT tokens, refresh logic, OAuth providers, rate limiting. Shipped to production same day. Investors are impressed."
@startup_alex"Built a complete ETL pipeline with OpenClaw. It connected to 5 different data sources, handled schema migrations, and even set up monitoring dashboards."
@data_lisa"Ran a security audit with OpenClaw on our codebase. Found 3 SQL injections, 2 XSS vulnerabilities, and suggested fixes with proper input sanitization. Incredible."
@security_emma"Asked OpenClaw to add offline support to my React Native app. It implemented SQLite caching, background sync, and conflict resolution. Took 20 minutes."
@mobile_chris"OpenClaw debugged a race condition in our distributed system that we'd been hunting for 3 weeks. Found it in under 5 minutes by analyzing the logs."
@backend_ninja"Finally tried my own @openclaw instance and I'm blown away. 🤯 This is unlike anything I've seen - the possibilities are virtually limitless, you just need imagination"
@ivanfioravanti"OpenClaw wrote our entire authentication system - JWT tokens, refresh logic, OAuth providers, rate limiting. Shipped to production same day. Investors are impressed."
@startup_alex"Built a complete ETL pipeline with OpenClaw. It connected to 5 different data sources, handled schema migrations, and even set up monitoring dashboards."
@data_lisa"Ran a security audit with OpenClaw on our codebase. Found 3 SQL injections, 2 XSS vulnerabilities, and suggested fixes with proper input sanitization. Incredible."
@security_emma"Asked OpenClaw to add offline support to my React Native app. It implemented SQLite caching, background sync, and conflict resolution. Took 20 minutes."
@mobile_chris"OpenClaw debugged a race condition in our distributed system that we'd been hunting for 3 weeks. Found it in under 5 minutes by analyzing the logs."
@backend_ninja