Roo-Code/webview-ui/src
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
..
__tests__ Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
components feat: add compact prompt mode for local LLMs 2025-08-30 06:49:43 +00:00
context refactor: flatten image generation settings structure (#7536) 2025-08-29 18:35:24 -04:00
hooks Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
i18n feat: add compact prompt mode for local LLMs 2025-08-30 06:49:43 +00:00
lib Add shadcn/ui + Storybook 2025-01-30 12:50:09 -08:00
oauth Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
utils Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
vite-plugins fix: prevent empty mode names from being saved (fixes #5766) (#5767) 2025-08-04 11:03:34 -07:00
App.tsx feat: add MDM authentication notification when navigation is blocked (#7291) 2025-08-21 11:12:04 -07:00
index.css feat: update tooltip component to match native VSCode tooltip shadow styling (#7457) 2025-08-27 10:27:40 -07:00
index.tsx PNPM + Turbo monorepo + Nightly releases (#3407) 2025-05-21 21:01:20 -07:00
preflight.css Bring most of Tailwind's preflight.css back 2025-02-03 12:18:28 -08:00
types.d.ts Welcome page OAuth (#1913) 2025-03-23 10:08:16 -04:00
vite-env.d.ts Remove lucide 2025-01-30 14:47:59 -08:00