ZT142815/openclaw-config
Summary
OpenClaw configuration repository containing multi-agent workspace setup for an AI-driven mobile app development team. Includes the Mem0 memory plugin integration, model configurations, and agent role definitions for Product, Developer, and Tester workflows.
Included Assets
Configuration
openclaw.json— OpenClaw settings with MiniMax API provider (MiniMax-M2.5, MiniMax-M2.7-highspeed models, 200K context window)
Extensions
extensions/openclaw-mem0-plugin/— Mem0 integration plugin providing long-term memory capabilities with auto-recall and auto-capture
Agent Workspaces
| Directory | Role |
|---|---|
workspace/ | CEO — Task coordination and team management |
workspace-product/ | Product — Requirements analysis and PRD authoring |
workspace-developer/ | Developer — Mobile app development (Flutter + Supabase) |
workspace-tester/ | Tester — API and UI testing execution |
Each workspace contains: AGENTS.md, MEMORY.md, SOUL.md, TOOLS.md
Skills
workspace-developer/skills/supabase/— Supabase MCP configuration
How to Use
Install Plugin
openclaw plugins install @xray2016/openclaw-mem0-plugin
Configure API Key
Edit ~/.openclaw/openclaw.json to add your MiniMax API credentials in auth.profiles.
Agent Startup
Each agent reads its SOUL.md on startup to initialize context, followed by memory files and role-specific skills.
Notes
- Default model:
minimax/MiniMax-M2.7-highspeed - Current project: Budolist v2.2.1 (待办清单 App built with Flutter + Supabase)
- Memory plugin supports both Platform (cloud) and open-source backends
Aucun commentaire pour le moment.