Files
optimclaw/src
dingoandClaude Opus 4.6 93c27fa053 feat: autonomous AI mesh network with post-quantum crypto
Add peer-to-peer mesh cluster module (feature-gated behind `cluster`):

- UDP beacon discovery (port 9900) for zero-config LAN auto-discovery
- ML-KEM-768 (Kyber) post-quantum key exchange + AES-256-GCM encrypted
  WebSocket overlay mesh
- SWIM gossip protocol for membership and failure detection
- Intelligent task routing: scores nodes by load, VRAM, model match,
  hop distance
- Remote task execution via subprocess with streaming results
- REST API endpoints: /api/mesh/status, /api/mesh/nodes
- ed25519 signed beacons, persistent keypairs (~/.optimclaw/mesh_keys.json)
- Lazy tool loading (OPTIMCLAW_LAZY_TOOLS) to reduce system prompt size

Enable with: CLUSTER_ENABLED=1 optimclaw run

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
2026-03-29 13:10:35 +07:00
..
2026-03-29 06:27:52 +07:00
2026-03-29 06:27:52 +07:00
2026-03-29 06:27:52 +07:00
2026-03-29 06:27:52 +07:00
2026-03-29 06:27:52 +07:00
2026-03-29 06:27:52 +07:00
2026-03-29 06:27:52 +07:00
2026-03-29 06:27:52 +07:00
2026-03-29 06:27:52 +07:00
2026-03-29 06:27:52 +07:00