mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-07 08:26:51 +00:00
- 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. |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| components | ||
| context | ||
| hooks | ||
| i18n | ||
| lib | ||
| oauth | ||
| utils | ||
| vite-plugins | ||
| App.tsx | ||
| index.css | ||
| index.tsx | ||
| preflight.css | ||
| types.d.ts | ||
| vite-env.d.ts | ||