Commit graph

111 commits

Author SHA1 Message Date
axb
0ffde86ec1 version bump 2025-10-29 19:40:28 +08:00
axb
5ec14d65fc resolve NoSuchClassError in IDEA Ultimate IU-253.27864.23 2025-10-29 19:38:34 +08:00
axb
4d05642c40 version bump 2025-10-21 18:30:09 +08:00
axb
cfffc6db00 update roo code 2025-10-21 18:27:54 +08:00
MicroLee
ca32e3b577
Merge pull request #121 from bulengxin/feature-costrict
add support for costrict, a branch of roo code.
2025-10-14 18:33:03 +08:00
MicroLee
3c050a6b67
Merge pull request #125 from wecode-ai/add_a_default_method_for_theme
Add a default method for theme
2025-09-25 17:04:30 +08:00
hongyu9
d3616abe71 refactor: Optimize the processing logic of theme files and add a default method for theme directories 2025-09-24 11:51:56 +08:00
MicroLee
40a7239a83 refactor: Optimize the processing logic of theme files and add a default method for theme directories 2025-09-24 10:37:02 +08:00
韩绍康59912
dffd6b6b79 增加对costrict中登陆按钮的支持 2025-09-06 11:26:47 +08:00
韩绍康59912
ecc2e96033 增加对costrict的支持 2025-09-06 10:54:47 +08:00
hongyu9
60f9e08bde Merge branch 'main' of https://github.com/wecode-ai/RunVSAgent 2025-09-03 20:48:27 +08:00
axb
2d9e374b01 bump version to 0.2.3 2025-09-03 19:57:52 +08:00
MicroLee
2ae6b26d69 refactor: Optimize the comments in WeCoderTerminalCustomizer to improve readability. 2025-09-03 19:57:52 +08:00
MicroLee
6cc521a4b0 refactor: Optimize the Zsh script injection logic to avoid conflicts with JetBrains. 2025-09-03 19:57:52 +08:00
axb
0ff159eb27
Merge pull request #114 from wecode-ai/fix_proxy_pac
fix bug of get ide proxy config
2025-09-03 19:51:39 +08:00
axb
4288e43af2 fix bug of get ide proxy config 2025-09-03 19:51:03 +08:00
hongyu9
f1593970cd Merge branch 'main' of https://github.com/wecode-ai/RunVSAgent 2025-09-03 16:49:42 +08:00
MicroLee
194f48d288
Merge pull request #111 from wecode-ai/fix/protect-intellij-zsh-dir
Fix/protect intellij zsh dir
2025-09-03 14:57:31 +08:00
hongyu9
801e12bd59 Merge branch 'main' of https://github.com/wecode-ai/RunVSAgent 2025-09-03 14:55:52 +08:00
MicroLee
1c134a9b93 fix: 保护JETBRAINS_INTELLIJ_ZSH_DIR环境变量避免被清除 2025-09-03 14:38:18 +08:00
axb
b8ff06882e update change notes 2025-09-03 14:26:19 +08:00
axb
b7d269578b version bump 2025-09-03 14:22:25 +08:00
axb
3c1887b413 reduce logs 2025-09-03 14:22:22 +08:00
hongyu9
f1ee6eec77 Merge branch 'main' of https://github.com/wecode-ai/RunVSAgent 2025-09-03 14:19:18 +08:00
axb
8c282cda46
Merge pull request #109 from wecode-ai/fix_kilo_error
add MainThreadStatusBarShape
2025-09-03 14:03:59 +08:00
axb
3320aef770
Merge pull request #110 from wecode-ai/update-readme
update doc
2025-09-03 14:02:03 +08:00
axb
e259593dc7 update doc 2025-09-03 13:56:50 +08:00
axb
f011055c6e add MainThreadStatusBarShape 2025-09-03 13:48:09 +08:00
MicroLee
5269357bc0
Merge pull request #103 from adamhill/adamhill/add-kilo-support-cp
feat(agent): Add support for kilo-code
2025-09-03 11:55:37 +08:00
hongyu9
8b9fba8a2b Merge branch 'main' of https://github.com/wecode-ai/RunVSAgent 2025-09-02 18:10:53 +08:00
axb
9a467c1483 add system detail in extension status checker 2025-08-29 12:33:43 +08:00
axb
f074d1b974 add git lfs pull step in setup.sh 2025-08-29 12:33:06 +08:00
axb
2bacb59ca9 remove noisy logs 2025-08-29 12:32:35 +08:00
axb
e96129be04 update readme 2025-08-28 14:53:42 +08:00
hongyu9
6c705bba83 Merge branch 'main' of https://github.com/wecode-ai/RunVSAgent 2025-08-26 17:26:06 +08:00
axb
c9ea5a5ed8
Update EXAMPLE_INTEGRATION_EN.md 2025-08-26 16:08:30 +08:00
copilot-swe-agent[bot]
e7b399eba7 Add kilo-code extension support with full provider implementation
Co-authored-by: adamhill <188638+adamhill@users.noreply.github.com>
2025-08-26 03:23:08 +00:00
copilot-swe-agent[bot]
47e5c1fc99 Initial plan 2025-08-26 03:05:21 +00:00
MicroLee
51f8def6e0
Update build script: refactor prepareSandbox (#88)
* refactor: Update the build script to use the Java/Kotlin toolchain and improve the prepareSandbox function.
2025-08-25 18:43:50 +08:00
axb
d8d132b569 bump version to 0.2.1 2025-08-25 16:28:33 +08:00
axb
913572dccd update status check dialog 2025-08-25 16:28:18 +08:00
MicroLee
274d1028ce refactor: Update the build script to use the Java/Kotlin toolchain and improve the prepareSandbox function. 2025-08-25 16:04:36 +08:00
axb
995d9941ef update roocode to 3.25.23 2025-08-25 16:04:35 +08:00
MicroLee
2ec879762c
refactor: Introduce specific context menus and operations for extension (#77)
* refactor: Introduce specific context menus and operations for extension
2025-08-22 11:45:50 +08:00
axb
1f7699f630 update readme 2025-08-21 14:01:57 +08:00
axb
a76053f85c bump version to 0.2.0 2025-08-20 23:44:10 +08:00
MicroLee
d1d0241370
feat: Introduced an extension system to support multiple AI assistants. (#38)
* feat: Introduced an extension system to support multiple AI assistants.

---------

Co-authored-by: hongyu9 <hongyu9@staff.weibo.com>
2025-08-20 23:28:49 +08:00
axb
2cabacd1d8
Merge pull request #26 from aheizi/fix/webview-drop-support
fix: support drop zone in WebViewPanel
2025-08-18 13:23:27 +08:00
axb
aed91033b6
Merge pull request #71 from wecode-ai/support_linux_x64
Support linux x64
2025-08-18 13:23:03 +08:00
axb
4b08d75550 update platform for linux 2025-08-15 21:05:35 +08:00