agentscope-ai / agentscope-ai/AgentTeams

Windows系统中声明式YAML管理 || Declarative YAML management in Windows system

Aberta
#491 4 comentários 0 reações 1 responsável Reivindicada por @luoxiner Ver no GitHub
area:install-upgrade bug
Linguagem predominante
Go
Estrelas
5.6k
Forks
692
Merge médio
5d 4h
PRs com merge (30d)
23

Descrição

### Bug Description

在 Windows 环境下使用 HiClaw 声明式 YAML 管理 Worker 时
1. 官方推荐脚本 hiclaw-apply.sh 不存在于 Windows 安装版中,无法直接执行 bash hiclaw-apply.sh -f worker.yaml。
2. 尝试手动等价操作(docker cp + docker exec)时,发现 hiclaw-manager 容器内根本没有 hiclaw 命令,执行 hiclaw apply 报错 command not found。

### Steps to Reproduce

编写 worker.yaml 声明文件,尝试在 Git Bash 中执行 ./hiclaw-apply.sh -f worker.yaml,因报错bash: hiclaw: command not found而失败

### AI Analysis

_No response_

### Relevant Logs

```shell

```

### Component

Manager Agent

### Version / Commit

_No response_

---
### Bug Description

When using HiClaw declarative YAML to manage workers in a Windows environment
1. The official recommended script hiclaw-apply.sh does not exist in the Windows installation version, and bash hiclaw-apply.sh -f worker.yaml cannot be executed directly.
2. When trying the manual equivalent operation (docker cp + docker exec), it was found that there was no hiclaw command in the hiclaw-manager container, and an error command not found was reported when executing hiclaw apply.

### Steps to Reproduce

Write the worker.yaml declaration file and try to execute ./hiclaw-apply.sh -f worker.yaml in Git Bash. It fails due to the error bash: hiclaw: command not found.

### AI Analysis

_No response_

### Relevant Logs

```shell

```

### Component

Manager Agent

### Version/Commit

_No response_

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.