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 摘要。