agent-infra / agent-infra/sandbox

/v1/shell/view api can't return output incrementally when running command using shell/exec

Abierto
#69 0 comentarios 0 reacciones 1 asignado Reclamado por @ycjcl868 Ver en GitHub
enhancement
Lenguaje dominante
Python
Estrellas
5.9k
Forks
529
Merge medio
4 h 8 min
PR fusionados (30 d)
4

Descripción

I tried to run a command using async mode by calling /v1/shell/exec api, the command will have stdout output.

At the same time, I use the session id returned by /v1/shell/exec api and call /v1/shell/view, I expect to see stdout for the command I ran, but got empty result in 'output' field.

Only when the process finished then I can get the stdout for the command I ran using /v1/shell/view.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.