[FEATURE] Add real-time/streaming output for long-running commands so users can see compilation progress, not just final results

Resolved 💬 3 comments Opened Mar 23, 2026 by gdake Closed Mar 23, 2026

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

I often do long running compiles and other operations which it would be nice to see the output from so that I know if everything is proceeding correctly. In Gemini CLI this is put into a "window" inside the cli which is useful, but the implementation isn't explained to the user and can be confusing. Maybe asking the user if they would like an output display in window would work?

Proposed Solution

Have the option to display console output from long running processes in a sub window of Claude CLI.

Alternative Solutions

_No response_

Priority

High - Significant impact on productivity

Feature Category

Interactive mode (TUI)

Use Case Example

_No response_

Additional Context

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗