KnowAct-GUIClaw: Know Deeply, Act Perfectly, Personal GUI Assistant with Self-Evolving Memory and Skill

Yunxin Li, Jinchao Li, Shibo Su, Zhenran Xu, Chenrui Zhao, Tongshu Bian, Xiaoman Liang, Meishan Zhang, Baotian Hu, Min Zhang

arXiv:2607.12625 · 2026-07-16 공개 · arXiv · PDF

long-horizon-tasks agent-framework task-decomposition skill-library self-evolving-memory cross-platform know-act-framework gui-automation

Abstract

OpenClaw has emerged as a leading agent framework for complex task automation, yet it faces insufficient cross-platform GUI interaction support and a well-built self-evolution mechanism. These flaws limit its adaptation to diverse device ecosystems and prevent performance improvements through continuous learning from execution experience. To resolve these issues, we propose the Know Deeply, Act Perfectly paradigm for personal assistants, which holds that accumulated user interaction and task-running experience directly improve execution accuracy and efficiency, unifying cognitive comprehension and operational execution. Based on this paradigm, we introduce KnowAct-GUIClaw, a novel Know-Route-Act-Reflect framework designed to address OpenClaw's GUI manipulation deficits and break through its cross-platform and recursive self-improvement constraints. First, the host agent leverages accumulated interaction experience and task-relevant knowledge for long-horizon task decomposition and allocation (Know). Second, a pluggable GUI subagent with an experience-attributable memory system (Know) and self-evolving skill library (Act), enabling seamless cross-platform migration and fast-path integration. Especially, this framework continuously stores user profiles and feedback to improve the accuracy of task decomposition and tool calls. Extensive experiments across Android, iOS, HarmonyOS and Windows show that KnowAct-GUIClaw achieves superior efficiency, accuracy and cross-platform adaptability. Especially, the GUIClaw with open-source Kimi-2.6 models achieves the best performance (64.1%) on the long-horizon MobileWorld benchmark, beating all agentical frameworks and closed-source agentical models, e.g., Seed-2.0-Pro and GPT-5.5. Additionally, the knowledgeable memory and execution skills supported by our framework are transferable across diverse base models, improving by 8.5% with Kimi-2.6.

한국어 요약

한 줄 요약

KnowAct-GUIClaw는 OpenClaw의 GUI 조작 및 자기진화 기능을 개선한 크로스플랫폼 개인 보조 프레임워크로, 64.1% 성능을 달성했다.

핵심 기여도

핵심 아이디어

OpenClaw는 복잡한 작업 자동화에 강하지만, GUI 조작과 자기진화 기능이 부족해 다양한 장치 생태계에 적응하지 못한다. 이에, **"Know Deeply, Act Perfectly"**라는 패러다임을 제시하며, 사용자와의 상호작용 경험과 작업 실행 경험을 기반으로 실행 정확도와 효율성을 향상시킨다.

KnowAct-GUIClaw는 **Know-Route-Act-Reflect** 4단계 파이프라인을 통해, 고수준 작업 분해(Host Agent)와 저수준 GUI 조작(GUI Subagent)를 분리한다. 특히, **경험 기반 지식 저장소**(Experience Memory)와 **자기진화 스킬 라이브러리**(Skill Library)를 통해 반복 작업 시 실행 경로를 재학습하지 않고 기존 스킬을 재사용한다.

이러한 구조는 GUI 실행 시 **시각적 관찰을 최소화**하고, **CLI 도구와 스킬 활용**을 통해 효율성을 극대화하며, 특히 **Kimi-2.6 모델**에서 64.1%의 높은 성능을 보인다.

기술적 접근법

주요 결과

의의 및 한계

KnowAct-GUIClaw는 OpenClaw의 GUI 조작 및 자기진화 기능을 획기적으로 개선하며, **경험 저장소와 스킬 라이브러리의 전이 학습 가능성**을 입증해 모델 간 지식 공유의 가능성을 제시한다. 특히, **Kimi-2.6 → Qwen3.5-35B-A3B** 모델 간 전이 성능 향상은 모델 독립적 지식 전이의 잠재력을 보여준다.

하지만, **모든 작업이 GUI 기반으로 실행되는 구조**이기 때문에, 일부 작업에서는 CLI 활용이 필수적이며, **GUI 실행 비용 절감을 위한 최적화**가 여전히 필요하다. 또한, **모든 장치 및 앱에 대한 경험 저장소의 포괄성**은 아직 검증되지 않았다.

실용적 활용

KnowAct-GUIClaw는 모바일, 웹, 데스크톱 등 다양한 플랫폼에서 사용자 작업 자동화에 적용 가능하다. 특히, **복잡한 다앱 작업**(예: 데이터 이관, 로그인 환경 내 다단계 작업)이나 **반복성 높은 GUI 작업**에 유용하며, **개인화된 사용자 경험**을 제공하는 개인 보조 시스템 개발에 활용될 수 있다.