agent-infra / agent-infra/sandbox
1.11.0 版本没有 bash/file watch api
Ouverte
- Langage dominant
- Python
- Étoiles
- 5.9k
- Forks
- 529
- Merge moyen
- 4 h 8 min
- PR mergées (30 j)
- 4
Description
```
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
}
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.