agentscope-ai / agentscope-ai/AgentTeams

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

Abierto
#491 4 comentarios 0 reacciones 1 asignado Reclamado por @luoxiner Ver en GitHub
area:install-upgrade bug
Lenguaje dominante
Go
Estrellas
5.6k
Forks
692
Merge medio
5 d 4 h
PR fusionados (30 d)
23

Descripción

### 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_

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.