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