refactor: alias ClawTeam CLI usage to 'oh' and update config for multi-agent coordination

This commit is contained in:
2026-04-03 11:24:09 +07:00
parent e9fd48950c
commit e9a3a623a5
12 changed files with 563 additions and 124 deletions
+2
View File
@@ -20,3 +20,5 @@ RUN rm -rf /opt/superpowers/skills/dispatching-parallel-agents
RUN chown -R node:node /opt/superpowers
USER node
RUN echo 'alias oh="openclaw"' >> ~/.bashrc