The task planning tool is duplicating the output in the terminal twice
Status Fixed / completed
Maintainer reply None cached
Activity 2 comments · opened Jun 9, 2025 · closed Jun 21, 2025
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
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗