Releases: devchat-ai/devchat-vscode
Releases · devchat-ai/devchat-vscode
v0.2.252
What's Changed
- fix: Improve LLM stream handling in devchatComplete function by @yangbobo2021 in #586
Full Changelog: v0.2.251...v0.2.252
v0.2.251
What's Changed
- fix openai message error in workflow. by @yangbobo2021 in #585
Full Changelog: v0.2.250...v0.2.251
v0.2.250
What's Changed
- feat: Add select range functionality by @yangbobo2021 in #580
- feat: Add new quick fix option using DevChat by @yangbobo2021 in #581
- Show apply edits only when language is edits by @yangbobo2021 in #582
- feat: Update stop tokens in devchatComplete function by @yangbobo2021 in #583
- Update submodules for tools and workflowsCommands by @yangbobo2021 in #584
Full Changelog: v0.2.249...v0.2.250
v0.2.249
What's Changed
- feat: Add code editing, diff display, and CORS support by @yangbobo2021 in #576
- Refactor subproject commit in GUI and tools by @yangbobo2021 in #578
- Devchat local service client by @kagami-l in #577
- Update tools submodule by @yangbobo2021 in #579
Full Changelog: v0.2.248...v0.2.249
v0.2.248
What's Changed
- Refactor subproject commit in tools by @yangbobo2021 in #575
Full Changelog: v0.2.247...v0.2.248
v0.2.247
What's Changed
- refactor: Update git submodule initialization command by @yangbobo2021 in #571
- Refactor subproject commit in GUI by @yangbobo2021 in #572
- feat: Add new IDE service endpoints and refactor quick fix command by @yangbobo2021 in #573
- Refactor subproject commit in tools and workflowsCommands by @yangbobo2021 in #574
Full Changelog: v0.2.246...v0.2.247
v0.2.246
What's Changed
- Refactor: Remove chat messages cache by @yangbobo2021 in #568
- Refactor subproject commit in gui by @yangbobo2021 in #569
- Fix: Limit code completion context to prevent exceeding limit by @yangbobo2021 in #570
Full Changelog: v0.2.245...v0.2.246
v0.2.245
What's Changed
- Refactor messageHandler.ts, workflowContextHandler.ts, historyMessagesBase.ts, and handlerRegister.ts by @yangbobo2021 in #565
- Refactor and Fix: Async Updates and Error Handling by @yangbobo2021 in #566
- Refactor subproject commit in gui by @yangbobo2021 in #567
Full Changelog: v0.2.244...v0.2.245
v0.2.244
What's Changed
- fix: Remove default model configuration by @yangbobo2021 in #563
- Refactor subproject commit in gui by @yangbobo2021 in #564
Full Changelog: v0.2.243...v0.2.244
v0.2.243
What's Changed
- feat: Update code completion event handling and refactor subproject commit in gui by @yangbobo2021 in #553
- Refactor configHandler.ts to read and write YAML configuration files by @yangbobo2021 in #557
- feat: Add model to completion event by @yangbobo2021 in #558
- Refactor subproject commit in gui by @yangbobo2021 in #559
- feat: Add getCurrentFileInfo and getIDEServicePort handlers by @yangbobo2021 in #560
- Refactor subproject commit in gui and getCurrentFileInfo endpoint by @yangbobo2021 in #561
- Refactor subproject commit in gui by @yangbobo2021 in #562
Full Changelog: v0.2.242...v0.2.243