feat(install): add CodeBuddy(Tencent) adaptation with installation scripts (#1038)

* feat(install): add CodeBuddy(Tencent) adaptation with installation scripts

* fix: add codebuddy to SUPPORTED_INSTALL_TARGETS

* fix(codebuddy): resolve installer path issues, unused vars, and uninstall safety
This commit is contained in:
轻舟Joshua 2026-04-01 05:06:26 +08:00 committed by GitHub
parent 477d23a34f
commit c38bc799fd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 1418 additions and 21 deletions

View file

@ -51,7 +51,8 @@
"cursor",
"antigravity",
"codex",
"opencode"
"opencode",
"codebuddy"
]
}
},