Written by CodeGPT | Jan 20, 2025 11:39:37 PM
Platform: VSCode
Added
- Introduce dynamic prompts
- Add WelcomeToCodeGPT component
- Add autocomplete configuration endpoint
- Add type notation to git diff in autocomplete
- Add support for SQLite in useCodebase
- Add multilingual support for walkthroughs in English, Spanish, and Portuguese
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 code_autocompletion.md to include additional models
- Update README.md to include VSCode Extension section
- Update version to 3.5.162
- Update version to 3.5.161
- Update version to 3.5.163
- Update page.tsx
- Refactor currentIde to CURRENT_IDE
- Replace NextUI modal with Shadcn dialog
- Fix autocomplete selection bug
- Fix grok API route
- Fix ollama message handling
- Fix tags components & reload feature (codeblock bug)
- Fix marketplace groups
- Fix skeleton speed
- Fix React sandbox issues
- Fix autocomplete functionality and error handling
- Fix autocomplete configuration modal
- Fix cloud providers functionality
- Fix message handling in chat actions
- Fix provider component modal
- Fix autocomplete configuration endpoint
- Fix autocomplete functionality and error handling