-
Notifications
You must be signed in to change notification settings - Fork 1k
Add Tencent CodeBuddy ACP extension #3987
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
We require contributors to sign our Contributor License Agreement, and we don't have @invalid-email-address on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'. |
|
@cla-bot check |
|
We require contributors to sign our Contributor License Agreement, and we don't have @invalid-email-address on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'. |
|
The cla-bot has been summoned, and re-checked this pull request! |
|
We require contributors to sign our Contributor License Agreement, and we don't have @cursoragent on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'. |
MrSubidubi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add this as a submodule instead, see https://zed.dev/docs/extensions/developing-extensions#publishing-your-extension for steps on this.
Co-authored-by: novakovam7562 <[email protected]>
Co-authored-by: novakovam7562 <[email protected]>
Co-authored-by: novakovam7562 <[email protected]>
Got it. I've already settled on using submodules. |
|
@MrSubidubi when probably to merge this? Anything else comments on this PR? Thanks a lot. |
This pull request introduces the initial integration of the CodeBuddy Code extension for Zed, providing Tencent Cloud's intelligent coding assistant within the development environment. The changes add essential documentation, licensing, and configuration files to enable and describe the extension's features and usage.
Key changes include:
Extension Configuration and Integration
extension.tomlfile to configure the CodeBuddy Code extension, specifying metadata, supported platforms, agent server setup, and download locations for all major OS/architecture combinations. This enables the extension to launch the CodeBuddy agent server seamlessly within Zed.Documentation
README.mddetailing the extension’s features, installation instructions, key links, privacy policy, and support channels, making it easy for users to understand and get started with CodeBuddy Code.Licensing
LICENSE.mdfile with the MIT License, clarifying the terms under which the extension code is provided.Verified in local:
