brownrw8

Results 5 issues of brownrw8

### Description Support for listing models from OpenAI-compatible providers and allowing typeahead akin to [RooVetGit#207](https://github.com/RooVetGit/Roo-Cline/pull/207) w/ some minor code formatting tweaks. Adds functionality to list and select OpenAI-compatible models via...

### Description Adding Drag/Drop functionality similar to https://github.com/RooVetGit/Roo-Cline/pull/78 with some minor code cleanup and formatting tweaks. ### Type of Change - [ ] 🐛 Bug fix (non-breaking change which fixes...

### Description Adding frontend tests per @bramburn's suggestion. Bootstrapping with several component spec files located in `webview-ui/src/components/chat/__tests`. Run with `npm test:webview` ### Type of Change - [ ] 🐛 Bug...

### Description Support for listing models from OpenAI-compatible providers and allowing typeahead akin to [RooVetGit#207](https://github.com/RooVetGit/Roo-Cline/pull/207) w/ some minor code formatting tweaks. Adds functionality to list and select OpenAI-compatible models via...

### Description This is a minor change to how we're using [Styled Components](https://github.com/styled-components/styled-components), in addition to using an external utility file to export all VSCode CSS vars, [similar to how...