mirror of
https://github.com/zhukunpenglinyutong/jetbrains-cc-gui.git
synced 2026-08-31 02:05:44 +08:00
7fcf283ebe
- Add shouldShowMessageCache and mergedAssistantMessageCache for better performance - Implement cached version of shouldShowMessage to reduce redundant checks - Move performance guide from webview/ to docs/fix/ directory - Add content-visibility CSS optimization with containIntrinsicSize - Refactor mergeConsecutiveAssistantMessages with cache support and stable ID generation - Add cache size limit (3000 entries) to prevent memory issues