cherry-studio/src/renderer
kangfenmao fd76989c7e refactor: remove extended context settings and related logic
* Removed EXTENDED_CONTEXT_LIMIT and EXTENDED_CONTEXT_STEP constants from the configuration.
* Eliminated enableMaxContexts state and associated logic from settings components.
* Updated contextCount handling to accommodate a maximum of 100, with a special case for 100 to represent an unlimited context.
* Cleaned up related translations for max contexts in multiple languages.
2025-05-15 23:00:43 +08:00
..
__tests__ fix: update vitest configuration and add setup file for renderer tests 2025-05-11 23:41:26 +08:00
src refactor: remove extended context settings and related logic 2025-05-15 23:00:43 +08:00
index.html refactor: Seperate MiniWindow loading from MainWindow (#5581) 2025-05-01 21:29:41 +08:00
miniWindow.html fix: miniWindow not found 2025-05-11 23:54:47 +08:00