CommandCodeAI / CommandCodeAI/command-code

Shell process is processing forever

Open
#541 0 comments 0 reactions 1 assignee View on GitHub

@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
  1. Windows 11, wezterm, nushell
  2. Run cmdc and set your model to deepseek v4 pro max reasoning
  3. Create a dotnet 10 Avalonia/WinUI project (I can provide that project I'm working on if you like)
  4. Ask the agent to do something like add some tabs to it or something
  5. 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.