Refactor settings store to rename proModel to proThinking and update related logic; enhance CSS for energy efficiency and reduced motion preferences; improve i18n translations for better clarity and consistency; modify proBlock utility functions for clearer instruction handling; streamline Vite configuration by removing unnecessary Univer.js dependencies.

This commit is contained in:
“ydy0615”
2026-05-31 16:38:10 +08:00
parent 3a1fd1c5d7
commit b82c6d392d
42 changed files with 3909 additions and 2509 deletions
+2 -1
View File
@@ -1,4 +1,4 @@
# Logs
# Logs
logs
*.log
npm-debug.log*
@@ -13,6 +13,7 @@ dist-ssr
*.local
# Python
backend/models/
__pycache__/
*.py[cod]
*.pyc.*