@alanliuc-a11y

LingDu

LingDu (灵渡) plugin for OpenClaw - cross-bot memory synchronization

当前版本
v2.0.2
code-plugin社区source-linked

LingDu (灵渡) - OpenClaw Plugin

Cross-device memory synchronization for AI assistants.

What This Plugin Does

Syncs your AI assistant's memory files across devices:

  • SOUL.md: AI personality and configuration
  • USER.md: User information and preferences
  • MEMORY.md: Conversation history

How It Works

  1. Authorization: Browser-based device code flow (OAuth-style)
  2. File Monitoring: Watches OpenClaw workspace for changes
  3. Cloud Sync: Encrypted upload to LingDu cloud server
  4. Background Service: Daemon process ensures real-time sync

Security & Privacy

  • End-to-end encryption: AES-256-GCM before upload
  • User authorization required: No automatic data collection
  • Open source: Code is auditable at https://github.com/alanliuc-a11y/lingdu
  • Self-hostable: Run your own server if needed

Installation

openclaw plugin install clawhub:lingdu

Configuration

The plugin requires:

  • Email: For account verification
  • Cloud URL: Server address (default: https://soulsync.work)
  • Token: Auto-generated after authorization

Note: Your token is stored locally in ~/.lingdu/config.json and is never shared.

Permissions

This plugin:

  • ✅ Reads files: SOUL.md, USER.md, MEMORY.md from workspace
  • ✅ Writes files: Downloads updates from cloud to workspace
  • ✅ Network access: Connects to configured cloud server
  • ✅ Background process: Runs daemon for file watching

Source Code

Support


Formerly known as SoulSync

源码与版本

源码仓库

alanliuc-a11y/lingdu

打开仓库

源码提交

3705f9c

查看提交

安装命令

openclaw plugins install clawhub:lingdu

元数据

  • 包名: lingdu
  • 创建时间: 2026/04/15
  • 更新时间: 2026/04/16
  • 执行代码:
  • 源码标签: v2.0.2

兼容性

  • 构建于 OpenClaw: 2026.3.24-beta.2
  • 插件 API 范围: >=2026.3.24-beta.2
  • 标签: latest
  • 文件数: 27