agent-infra / agent-infra/sandbox

1.11.0 版本没有 bash/file watch api

オープン
#220 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。