Roo-Code/webview-ui
sam hoang f39eaa14ff fix: sync model picker search terms with selected models
Added useEffect hooks to GlamaModelPicker, OpenAiModelPicker, and OpenRouterModelPicker components to ensure the search term stays synchronized with the selected model ID from apiConfiguration. This prevents the search term from getting out of sync when the model is changed.
2025-01-07 20:11:26 -05:00
..
public Chore: Prettier for consistant formatting (#794) 2024-11-21 13:13:54 -08:00
scripts Fix webpack config for windows 2024-08-31 03:08:25 -04:00
src fix: sync model picker search terms with selected models 2025-01-07 20:11:26 -05:00
.gitignore Add CRA webview-ui 2024-07-06 01:35:59 -04:00
.npmrc Improved logic for auto-approving chained commands 2024-12-26 22:45:09 -08:00
package-lock.json Improved logic for auto-approving chained commands 2024-12-26 22:45:09 -08:00
package.json Allow selection of multiple browser viewport sizes and adjusting screenshot quality 2024-12-29 16:26:18 -08:00
tsconfig.json Add option to choose different models 2024-08-11 00:28:22 -04:00