Releases: wecode-ai/RunVSAgent
Releases · wecode-ai/RunVSAgent
0.2.5
30 Oct 02:35
Compare
Sorry, something went wrong.
No results found
fix incompatible error with IntelliJ IDEA Ultimate IU-253.27864.23
0.2.4
21 Oct 10:33
Compare
Sorry, something went wrong.
No results found
0.2.3
03 Sep 11:59
Compare
Sorry, something went wrong.
No results found
0.2.2
03 Sep 06:28
Compare
Sorry, something went wrong.
No results found
0.2.1
25 Aug 08:30
Compare
Sorry, something went wrong.
No results found
Introduce specific context menus and operations for extension
Update roo-code version
0.2.0
20 Aug 15:56
Compare
Sorry, something went wrong.
No results found
Support the Cline plugin and allow switching between multiple plugins.
Important: The storage path has changed in the new version. Therefore, before upgrading, please use Roo Code’s Export Settings feature to back up your settings.
0.1.7
15 Aug 06:58
Compare
Sorry, something went wrong.
No results found
Updated Roo Code version to 3.25.15 with latest AI coding assistant features
Added support for no proxy configuration in restricted network environments
Added support for @Terminal for improved user experience
0.1.6
11 Aug 07:45
Compare
Sorry, something went wrong.
No results found
Added proxy support for extension host to enable usage in restricted network environments
Fixed ConcurrentModificationException in EditorAndDocManager for improved stability
Updated Roo Code version to 3.25.10 with latest AI coding assistant features
Fixed an intermittent issue where an extra “}” character would appear at the end of the file.
0.1.5
08 Aug 03:56
Compare
Sorry, something went wrong.
No results found
Added system information display while webview is loading
Fixed issue where LocalResHandler attempted to load non-local resources
Enhanced logging for webview initialization process
Updated documentation and added known issues list
Improved README with star history and updated contributor information
0.1.4
04 Aug 10:01
Compare
Sorry, something went wrong.
No results found
What's Changed
docs(build): rewrite debugMode explanation comment in English by @Micro66 in #11
fix(profile.ps1): replace complex interpolated strings with concatenation for compatibility by @Micro66 in #14
remove error todo by @qdaxb in #17
fix: correct GitHub Issues contact link URL by @junbaor in #19
add a overload function to avoid VS Code type system issue by @qdaxb in #21