Changelog Extension versions
Changelog
Platform: VSCode
Added
- Introduce dynamic prompts
- Add WelcomeToCodeGPT component
- Add autocomplete configuration endpoint
- Add type notation to git diff in autocomplete
Changed
- Make getCommandPrompt calls asynchronous
- Fix scrollable selects in dialog
- Improve visual presentation and hierarchy in UI components
- Simplify rendering logic in WelcomeToCodeGPT
- Refactor login and signup process
- Add onClick handlers to cards in WelcomeToCodeGPT
- Update logic in `route.ts` for better error handling
- Update `use-chat-own.tsx` to improve message handling
- Update `cloud-providers.tsx` to enhance provider selection
- Update `marketplace-agents.tsx` to improve UI interactions
- Update `README.md` to include VSCode Extension section
Removed
- Remove commandTip state and its associated logic
- Remove duplicate button, dialog, and popover components
- Remove transformers-js dependency
Fixed
- Fix marketplace groups
- Fix autocomplete selection bug
- Fix issues in React sandbox component
- Fix bugs in tag components and reload feature
- Fix logic in `ai-actions.tsx` for message handling
- Fix `grok` API route to handle asynchronous calls correctly
Security
- No security fixes identified in the analyzed commits.
Leave a Comment