CommandCodeAI / CommandCodeAI/command-code
Shell process is processing forever
@aliarain ya está trabajando en esto.
Desde el 1/7/2026.
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 4k
- Forks
- 350
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Summary
It does a dotnet build then closes the application that was running but does not stop "Processing..." these processing windows stay at the bottom of the terminal window forever until you close the session and resume. If it gets to the point where these take up the full screen the application starts flashing.
Expected Behavior
The shells should stop "Processing..." when the application gets closed
Actual Behavior
As mentioned in summary
Steps to reproduce the issue
- Windows 11, wezterm, nushell
- Run cmdc and set your model to deepseek v4 pro max reasoning
- Create a dotnet 10 Avalonia/WinUI project (I can provide that project I'm working on if you like)
- Ask the agent to do something like add some tabs to it or something
- Ask the agent to run the application to test it's working, it will run the app then close it but the "Processing..." will remain on the screen forever
This doesn't happen 100% of the times, I'm not sure what the actual cause for this is.
Command Code Version
0.40.17
Operating System
Windows
Terminal/IDE
WezTerm
Shell
nu.exe
Additional context
No response
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.