mirror of
https://github.com/Heretek-AI/heretek-openclaw-core.git
synced 2026-07-01 14:17:57 -04:00
090d97fdca
The agents/ directory contains active OpenClaw workspace templates and deployment scripts. Only the Docker container-specific files should be marked as legacy: - modules/communication/*.js (Redis Pub/Sub) - agents/lib/redis-subscriber.js - docs/architecture/REDIS_A2A_ARCHITECTURE.md - docker-compose.yml agent services (commented out) The agents/ directory is still used for: - deploy-agent.sh (creates agent workspaces) - templates/ (agent identity files) - lib/agent-client.js (updated for Gateway RPC)