mirror of
https://github.com/NanmiCoder/cc-haha
synced 2026-07-17 13:13:35 +08:00
Preserve background task visibility after the foreground turn completes and move task progress into an official-style background task drawer. Keep tabs/sidebar active while background tasks run, delay foreground completion rows until background work is settled, and avoid hiding resumed agents after clearing prior finished entries. Tested: bun run check:desktop Confidence: high Scope-risk: moderate