Roo-Code/packages
Roo Code 576864bdff feat: add compact prompt mode for local LLMs
- Add compactPromptMode boolean setting to ProviderSettings type
- Implement compact prompt generation in SYSTEM_PROMPT function
- Add UI toggle in LM Studio and Ollama provider settings
- Create reusable CompactPromptControl component
- Add translation strings for the new feature
- Include comprehensive tests for compact prompt functionality

This feature addresses issue #7550 by providing a minimal prompt option
that reduces context size and improves response times for local LLMs
that have slower token generation speeds.
2025-08-30 06:49:43 +00:00
..
build Sharing improvements (#5082) 2025-06-24 16:36:32 -04:00
cloud Mode and provider profile selector (#7545) 2025-08-29 16:48:06 -07:00
config-eslint Upgrade to ESLint 9 + share eslint config across workspaces (#3815) 2025-05-21 21:30:21 -07:00
config-typescript Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
evals Fix evals (#7547) 2025-08-29 20:10:58 -07:00
ipc Add an API for resuming tasks by ID (#7122) 2025-08-15 12:03:58 -04:00
telemetry Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
types feat: add compact prompt mode for local LLMs 2025-08-30 06:49:43 +00:00