agent-infra / agent-infra/sandbox
1.11.0 版本没有 bash/file watch api
オープン
- 主要言語
- Python
- スター
- 5.9k
- フォーク
- 529
- 平均マージ
- 4時間 8分
- マージ済み PR(30日)
- 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 はまだ評価されていません。