agent-infra / agent-infra/sandbox
1.11.0 版本没有 bash/file watch api
Aberta
- Linguagem predominante
- Python
- Estrelas
- 5.9k
- Forks
- 529
- Merge médio
- 4h 8min
- PRs com merge (30d)
- 4
Descrição
```
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
}
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.