agentscope-ai / agentscope-ai/AgentTeams

Add Support for Multiple Isolated Instances (Custom Manager Name / Workspace)

Ouverte
#314 2 commentaires 1 réaction 1 personne assignée Réclamée par @maplefeng-a Voir sur GitHub
area:worker-runtime
Langage dominant
Go
Étoiles
5.6k
Forks
692
Merge moyen
5 j 4 h
PR mergées (30 j)
23

Description

Feature request: allow running multiple HiClaw instances on the same host.

The install script currently hardcodes the manager container name (`hiclaw-manager`) and default workspace, which causes conflicts when installing a second instance, even with different ports.

It would help to support either:
- an install wizard prompt (instance name), or
- environment variables (e.g. HICLAW_MANAGER_NAME, HICLAW_WORKSPACE_DIR)

These should be used to control container name, workspace path, and related resources.

This would enable clean multi-instance setups without manual renaming or custom docker-compose.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.