← 返回
未分类

Openclaw Chat

OpenClaw-chat is a mobile app for managing multi-Agent chats, groups, service control, and logs with remote and local sync on Android and iOS.
OpenClaw-chat 是一款移动应用,支持多智能体聊天、群组、服务控制及日志管理,兼容 Android 和 iOS,具备远程与本地同步功能。
johnsun4414
未分类 clawhub v1.0.6 1 版本 100000 Key: 无需
★ 0
Stars
📥 196
下载
💾 0
安装
1
版本
#agent#android#chat#emergency#ios#latest#mobile#openclaw#pwa#self-healing

概述

openclaw-chat

> OpenClaw Mobile App - Multi-Agent Chat & Service Management

Features

  1. OpenClaw Native Chat UI - Mobile interface designed specifically for OpenClaw
  2. Agent Team Group Discussion - Create groups for multi-agent collaboration
  3. Remote & Local Memory Sync - Agent memory syncs automatically
  4. Integrated Remote Management UI - Manage local services from anywhere
  5. Local Port & App Status Management - Monitor and control local service status in real-time
  6. Self-Healing Emergency Recovery - Main Agent auto-repairs system failures
  7. Android APK Available / iOS Pending Review - Full platform support

Features

  • 💬 Agent Chat - Private chat with any Agent
  • 🤖 Agent List - View all Agents' status and models
  • 👥 Group Management - Manage Agent groups
  • ⚙️ Service Management - Add/edit/delete local services, start/stop control
  • Cron Jobs - Manage scheduled tasks
  • 📝 Logs - Real-time system log viewer
  • 🌐 i18n - One-click Chinese/English switch
  • 📱 PWA - Install to home screen

Installation

Mobile Browser (PWA - Recommended)

Open http://YOUR_IP:5177, add to home screen

Android APK

APK location: android/app/build/outputs/apk/debug/app-debug.apk

iOS App

Requires Mac + Xcode for building. See build instructions below.

Development

clawhub install openclaw-chat
cd ~/.clawhub/skills/openclaw-chat
npm install
npm run dev

Build Native Apps

iOS (Requires Mac + Xcode)

npm run build
npx cap add ios
npx cap open ios
# In Xcode: Product > Archive

Android

# Requires Java 21
brew install openjdk@21
export JAVA_HOME=$(brew --prefix openjdk@21)

npm run build
npx cap add android
npx cap sync android
cd android && ./gradlew assembleDebug
# APK at: android/app/build/outputs/apk/debug/

Tech Stack

  • React 18 + TypeScript
  • Vite (PWA)
  • TailwindCSS
  • Capacitor

License

MIT

版本历史

共 1 个版本

  • v1.0.6 当前
    2026-05-20 06:09

安全检测

腾讯云安全 (Keen)

队列中

腾讯云安全 (Sanbu)

队列中

🔗 相关推荐

developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 673 📥 325,068
ai-intelligence

self-improving agent

pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,073 📥 806,692
security-compliance

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,223 📥 267,466