claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

The task planning tool is duplicating the output in the terminal twice

Open 2mawi2 opened this issue 7 months ago • 1 comments

The task planning tool is duplicating the output in the terminal twice. Specifically the list elements are printed out twice. See here in this example:

Duplicated output:

can see the issue. The current test command produces extremely verbose output with many
  warnings and compilation logs. Let me create a more concise version that focuses on test results
   while preserving error information:
  ⎿  ☐ Modify justfile to create quiet test command as default
     ☐ Create test-verbose command for full output
     ☐ Test both new commands to ensure they work correctly
     ☐ Remove test-unit command as requested
  ⎿  ☐ Modify justfile to create quiet test command as default
     ☐ Create test-verbose command for full output
     ☐ Test both new commands to ensure they work correctly
     ☐ Remove test-unit command as requested

Expected behavior:

can see the issue. The current test command produces extremely verbose output with many
  warnings and compilation logs. Let me create a more concise version that focuses on test results
   while preserving error information:
  ⎿  ☐ Modify justfile to create quiet test command as default
     ☐ Create test-verbose command for full output
     ☐ Test both new commands to ensure they work correctly
     ☐ Remove test-unit command as requested

Environment Info

  • Platform: macos
  • Terminal: cursor (fish)
  • Version: 1.0.17
  • Feedback ID: b3d76a1b-8b65-41d5-afcc-a773af7f34b5

2mawi2 avatar Jun 09 '25 20:06 2mawi2

same issue. I already reported it but it's still happening on windows too.

Image

PierrunoYT avatar Jun 10 '25 08:06 PierrunoYT

This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.

github-actions[bot] avatar Aug 11 '25 14:08 github-actions[bot]