agentscope-ai / agentscope-ai/AgentTeams

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

Aberta
#314 2 comentários 1 reação 1 responsável Reivindicada por @maplefeng-a Ver no GitHub
area:worker-runtime
Linguagem predominante
Go
Estrelas
5.6k
Forks
692
Merge médio
5d 4h
PRs com merge (30d)
23

Descrição

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.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.