mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
This commit simplifies the command pattern extraction implementation by: - Removing all LLM-based command suggestion functionality - Always using the shell-quote parser for deterministic command pattern extraction - Eliminating the commandSuggestionsEnabled setting and related UI components - Removing unnecessary complexity from the codebase The shell-quote parser provides consistent and predictable results without requiring LLM calls, making the feature more reliable and performant. |
||
|---|---|---|
| .. | ||
| account | ||
| chat | ||
| common | ||
| history | ||
| human-relay | ||
| marketplace | ||
| mcp | ||
| modes | ||
| settings | ||
| ui | ||
| welcome | ||