mirror of
https://github.com/NanmiCoder/cc-haha
synced 2026-07-16 13:03:31 +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