mirror of
https://github.com/Heretek-AI/heretek-openclaw.git
synced 2026-07-21 08:15:23 -04:00
eeba6a2050
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)