Feishu-integrated wrapper for the capability-evolver. Manages the evolution loop lifecycle (start/stop/ensure), sends rich Feishu card reports, and provides...
Downloads
2.1k
Stars
0
Versions
5
Updated
2026-02-24
Install
npx clawhub@latest install feishu-evolver-wrapper
Documentation
Feishu Evolver Wrapper
A lightweight wrapper for the capability-evolver skill.
It injects the Feishu reporting environment variables (EVOLVE_REPORT_TOOL) to enable rich card reporting in the Master's environment.
Usage
Run the evolution loop
node skills/feishu-evolver-wrapper/index.js
Generate Evolution Dashboard (Markdown)
node skills/feishu-evolver-wrapper/visualize_dashboard.js
Lifecycle Management (Start/Stop/Status/Ensure)
node skills/feishu-evolver-wrapper/lifecycle.js status
Architecture
- -Evolution Loop: Runs the GEP evolution cycle with Feishu reporting.
- -Dashboard: Visualizing metrics and history from
assets/gep/events.jsonl. - -Export History: Exports raw history to Feishu Docs.
- -Watchdog: Managed via OpenClaw Cron job
evolver_watchdog_robust(runslifecycle.js ensureevery 10 min).
- Ensures the loop restarts if it crashes or hangs.
Launch an agent with Feishu Evolver Wrapper on Termo.