Initial TrueGrowth source import

This commit is contained in:
2026-07-07 09:36:36 +08:00
commit 3b6781d695
2283 changed files with 691996 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
## 1. Implementation
- [x] 1.1 抽取共享 `useTextToSpeech` Hook保持知识库兼容
- [x] 1.2 为 `popup-toolbar` 增加画布文本提取与语音按钮显示逻辑
- [x] 1.3 支持 Card/Markdown 局部文本选区优先朗读
- [x] 1.4 补充翻译与针对性测试