mirror of
https://github.com/Heretek-AI/heretek-openclaw-core.git
synced 2026-07-01 14:17:57 -04:00
8e1eea305e
- bft-consensus.js: Add try/catch around JSON.parse for Redis messages - Skip non-JSON messages (Redis subscription confirmation strings) - Prevents crash on 'subscribed' response from Redis pub/sub - Remove legacy triad-orchestrator skill (7 files): - SKILL.md, package.json, scripts/triad-status.sh - src/deadlock-detector.js, index.js, proposal-tracker.js, vote-collector.js - Functionality superseded by governance skills and BFT consensus module