Releases: devchat-ai/devchat-vscode
Releases · devchat-ai/devchat-vscode
v0.2.262
What's Changed
- feat: update gui module by @yangbobo2021 in #607
- Update submodules by @yangbobo2021 in #608
Full Changelog: v0.1.52...v0.2.262
v0.2.261
v0.1.53
What's Changed
- feat: update gui module by @yangbobo2021 in #607
- Update submodules by @yangbobo2021 in #608
Full Changelog: v0.1.52...v0.1.53
v0.2.260
v0.2.259
What's Changed
- ci: Update CircleCI config and add Deepseek model keywords by @yangbobo2021 in #606
Full Changelog: v0.2.255...v0.2.259
v0.2.258
Full Changelog: v0.2.255...v0.2.258
v0.1.52
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
- fix: Remove default model configuration by @yangbobo2021 in #563
- Refactor subproject commit in gui by @yangbobo2021 in #564
- 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
- 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
- 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
- Refactor subproject commit in tools by @yangbobo2021 in #575
- 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
- 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
- fix openai message error in workflow. by @yangbobo2021 in #585
- fix: Improve LLM stream handling in devchatComplete function by @yangbobo2021 in #586
- Parameterize packaging by @pplam in #587
- Fix scripts by @pplam in #588
- Fix publish scripts by @pplam in #590
- Auto custom workflow by @runjinz in #589
- feat: Add logging in code completion by @yangbobo2021 in #591
- fix: Correct workflow directory path by @yangbobo2021 in #592
- feat: Add configurable conda-forge URL for Python installation by @yangbobo2021 in #593
- chore: Update subproject commit reference in tools by @yangbobo2021 in #594
- Update packages, add features, and improve logging by @yangbobo2021 in #595
- chore: Update submodules and optimize code completion by @yangbobo2021 in #596
- feat: Add logging for local service port by @yangbobo2021 in #597
- feat: Add auto-activation of chat panel by @yangbobo2021 in #598
- Refactor and improve file path handling by @yangbobo2021 in #599
- chore: Add cleanup for existing Merico workflow directory by @yangbobo2021 in #600
- feat: Add extension version retrieval endpoint and update GUI submodule by @yangbobo2021 in #601
- fix: Refactor service port handling in DevChatClient by @yangbobo2021 in #602
- feat: Add external link handler and update GUI submodule by @yangbobo2021 in #603
- update config by @yangbobo2021 in #604
- ci: Update CircleCI config and add Deepseek model keywords by @yangbobo2021 in #606
New Contributors
Full Changelog: v0.1.51...v0.1.52
v0.2.255
What's Changed
- Update packages, add features, and improve logging by @yangbobo2021 in #595
- chore: Update submodules and optimize code completion by @yangbobo2021 in #596
- feat: Add logging for local service port by @yangbobo2021 in #597
- feat: Add auto-activation of chat panel by @yangbobo2021 in #598
- Refactor and improve file path handling by @yangbobo2021 in #599
- chore: Add cleanup for existing Merico workflow directory by @yangbobo2021 in #600
- feat: Add extension version retrieval endpoint and update GUI submodule by @yangbobo2021 in #601
- fix: Refactor service port handling in DevChatClient by @yangbobo2021 in #602
- feat: Add external link handler and update GUI submodule by @yangbobo2021 in #603
- update config by @yangbobo2021 in #604
Full Changelog: v0.2.253...v0.2.255
v0.2.254
What's Changed
- Update packages, add features, and improve logging by @yangbobo2021 in #595
- chore: Update submodules and optimize code completion by @yangbobo2021 in #596
- feat: Add logging for local service port by @yangbobo2021 in #597
- feat: Add auto-activation of chat panel by @yangbobo2021 in #598
- Refactor and improve file path handling by @yangbobo2021 in #599
- chore: Add cleanup for existing Merico workflow directory by @yangbobo2021 in #600
- feat: Add extension version retrieval endpoint and update GUI submodule by @yangbobo2021 in #601
- fix: Refactor service port handling in DevChatClient by @yangbobo2021 in #602
- feat: Add external link handler and update GUI submodule by @yangbobo2021 in #603
Full Changelog: v0.2.253...v0.2.254
v0.2.253
What's Changed
- Parameterize packaging by @pplam in #587
- Fix scripts by @pplam in #588
- Fix publish scripts by @pplam in #590
- Auto custom workflow by @runjinz in #589
- feat: Add logging in code completion by @yangbobo2021 in #591
- fix: Correct workflow directory path by @yangbobo2021 in #592
- feat: Add configurable conda-forge URL for Python installation by @yangbobo2021 in #593
- chore: Update subproject commit reference in tools by @yangbobo2021 in #594
New Contributors
Full Changelog: v0.2.252...v0.2.253