agent-infra / agent-infra/sandbox

1.11.0 版本没有 bash/file watch api

Aperta
#220 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
5.9k
Fork
529
Merge medio
4h 8m
PR unite (30g)
4

Descrizione

```
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
}

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.