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 還沒有評估資料。