v0.2.82
Pre-release
Pre-release
What's Changed
- Implement get_symbol_defines_in_selected_code Functionality by @yangbobo2021 in #424
- Fix document_symbols substructure information in ide_services by @yangbobo2021 in #425
- Update subproject commit hash by @yangbobo2021 in #426
- Reorganize ide service module by @kagami-l in #427
- Add type definitions and Implement get_document_symbols by @kagami-l in #428
- Add Python API for Direct Access to VSCode Data by @yangbobo2021 in #429
- Integrate Latest Large Language Models into devchat-api by @yangbobo2021 in #431
- Implement ide_logging to handle different log levels by @kagami-l in #430
- Fix default model not exist error by @yangbobo2021 in #432
- Implement find_type_def_locations by @kagami-l in #435
- Feature: Command Recommendations with Directory Awareness on Welcome Page by @yangbobo2021 in #436
- Add Selection Support for codellama 70B, Mixtral-8x7B, and minimax Models in VSCode Plugin by @yangbobo2021 in #437
- Refactor UI for Unified Topic Interaction on Small Screens by @yangbobo2021 in #438
- Fix: Resolve Topic Deletion Issue in VSCode Plugin by @yangbobo2021 in #439
- Fix LLM Server Error Message Display in VS Code Extension by @yangbobo2021 in #440
- Fix for GPT-4 Exceeding max_tokens Limit Configuration by @yangbobo2021 in #441
- Update subproject commit hash by @yangbobo2021 in #442
- Refactor: Clean up obsolete code post-TopicView-to-webview migration by @yangbobo2021 in #443
New Contributors
Full Changelog: v0.2.81...v0.2.82