agent-infra / agent-infra/sandbox
1.11.0 版本没有 bash/file watch api
未关闭
- 主要语言
- Python
- 星标
- 5.9k
- 派生
- 529
- 平均合并
- 4 小时 8 分钟
- 30 天内合并 PR
- 4
描述
```
curl -X POST \
'http://localhost:8080/v1/file/watch' \
--header 'Accept: */*' \
--header 'User-Agent: Thunder Client (https://www.thunderclient.com)' \
--header 'Content-Type: application/json' \
--data-raw '{
"path": "/"
}'
```
---
{
"success": false,
"message": "Not Found",
"data": null
}
贡献指南
评估
这个 Issue 还没有评估数据。