agent-infra / agent-infra/sandbox

1.11.0 版本没有 bash/file watch api

未关闭
#220 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。