CommandCodeAI / CommandCodeAI/command-code
Shell process is processing forever
@aliarain is already working on this.
Since Jul 1, 2026.
- Dominant language
- No language data
- Stars
- 4k
- Forks
- 350
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.