Skip to content

Conversation

@jasonwang82
Copy link

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

  • Added the extension.toml file 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

  • Introduced a comprehensive README.md detailing 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

  • Added an LICENSE.md file with the MIT License, clarifying the terms under which the extension code is provided.

Verified in local:
Clipboard_Screenshot_1764081302

@cla-bot
Copy link

cla-bot bot commented Nov 25, 2025

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'.

@jasonwang82
Copy link
Author

@cla-bot check

@cla-bot
Copy link

cla-bot bot commented Nov 25, 2025

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
Copy link

cla-bot bot commented Nov 25, 2025

The cla-bot has been summoned, and re-checked this pull request!

@cla-bot
Copy link

cla-bot bot commented Nov 26, 2025

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'.

@cla-bot cla-bot bot removed the cla-signed label Nov 26, 2025
jasonwang82

This comment was marked as spam.

Copy link
Member

@MrSubidubi MrSubidubi left a 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.

@MrSubidubi MrSubidubi changed the title Add Tencent CodeBuddy CLI to extension for Zed agent server Add Tencent CodeBuddy ACP extension Nov 26, 2025
@jasonwang82
Copy link
Author

Please add this as a submodule instead, see https://zed.dev/docs/extensions/developing-extensions#publishing-your-extension for steps on this.

Got it. I've already settled on using submodules.

@jasonwang82
Copy link
Author

@MrSubidubi when probably to merge this? Anything else comments on this PR? Thanks a lot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants