agent-infra / agent-infra/sandbox
1.11.0 版本没有 bash/file watch api
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 5.9k
- Forks
- 529
- Ø Merge
- 4 Std. 8 Min.
- Gemergte PRs (30 T.)
- 4
Beschreibung
```
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
}
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.