mirror of
https://github.com/NanmiCoder/cc-haha
synced 2026-07-19 13:33:35 +08:00
Add live line and character stats to desktop tool cards while Write and Edit inputs stream, and show Writer preview stats before the 120-line windowing threshold. Tested: cd desktop && bun run test -- --run src/components/chat/chatBlocks.test.tsx Tested: cd desktop && bun run lint Tested: bun run check:desktop Not-tested: bun run verify / coverage; scoped desktop UI handoff only. Confidence: high Scope-risk: narrow