Skip to content

fix(codebuddy): repoint install_url to codebuddy.cn (#3172)#3216

Open
BenBtg wants to merge 1 commit into
mainfrom
fix/3172-update-codebuddy
Open

fix(codebuddy): repoint install_url to codebuddy.cn (#3172)#3216
BenBtg wants to merge 1 commit into
mainfrom
fix/3172-update-codebuddy

Conversation

@BenBtg

@BenBtg BenBtg commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Closes #3172.

codebuddy.ai is dead; CodeBuddy (Tencent) consolidated onto codebuddy.cn. Repoint the install_url + docs links to https://www.codebuddy.cn/cli (verified 200). Metadata-only update.


🤖 Opened by GitHub Copilot (model: Claude Opus 4.8) on behalf of @BenBtg.

@BenBtg BenBtg requested a review from mnriem as a code owner June 29, 2026 11:50
Copilot AI review requested due to automatic review settings June 29, 2026 11:50

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the CodeBuddy integration metadata and documentation to point to the new, working CodeBuddy CLI homepage after the codebuddy.ai domain became unreachable.

Changes:

  • Repoints the CodeBuddy integration install_url from codebuddy.ai to codebuddy.cn.
  • Updates CodeBuddy CLI links in integration reference docs and installation prerequisites.
  • Adds a changelog entry documenting the metadata-only update.
Show a summary per file
File Description
src/specify_cli/integrations/codebuddy/init.py Updates the integration’s install_url to the new CodeBuddy CLI URL.
docs/reference/integrations.md Updates the CodeBuddy CLI link in the supported integrations table.
docs/installation.md Updates the CodeBuddy CLI link in installation prerequisites.
CHANGELOG.md Records the CodeBuddy URL repoint in the changelog.

Review details

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 4/4 changed files
  • Comments generated: 1
  • Review effort level: Low

Comment thread docs/installation.md

- **Linux/macOS** (or Windows; PowerShell scripts now supported without WSL)
- AI coding agent: [Claude Code](https://www.anthropic.com/claude-code), [GitHub Copilot](https://code.visualstudio.com/), [Codebuddy CLI](https://www.codebuddy.ai/cli), [Gemini CLI](https://github.com/google-gemini/gemini-cli), [Pi Coding Agent](https://pi.dev), or [Oh My Pi](https://www.npmjs.com/package/@oh-my-pi/pi-coding-agent)
- AI coding agent: [Claude Code](https://www.anthropic.com/claude-code), [GitHub Copilot](https://code.visualstudio.com/), [Codebuddy CLI](https://www.codebuddy.cn/cli), [Gemini CLI](https://github.com/google-gemini/gemini-cli), [Pi Coding Agent](https://pi.dev), or [Oh My Pi](https://www.npmjs.com/package/@oh-my-pi/pi-coding-agent)
The codebuddy.ai domain no longer resolves; CodeBuddy consolidated onto
codebuddy.cn (Tencent). Update install_url and docs links to
https://www.codebuddy.cn/cli (verified live).

Assisted-by: GitHub Copilot (model: Claude Opus 4.8, autonomous)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review details

  • Files reviewed: 3/3 changed files
  • Comments generated: 1
  • Review effort level: Low

Comment thread docs/installation.md

- **Linux/macOS** (or Windows; PowerShell scripts now supported without WSL)
- AI coding agent: [Claude Code](https://www.anthropic.com/claude-code), [GitHub Copilot](https://code.visualstudio.com/), [Codebuddy CLI](https://www.codebuddy.ai/cli), [Gemini CLI](https://github.com/google-gemini/gemini-cli), [Pi Coding Agent](https://pi.dev), or [Oh My Pi](https://www.npmjs.com/package/@oh-my-pi/pi-coding-agent)
- AI coding agent: [Claude Code](https://www.anthropic.com/claude-code), [GitHub Copilot](https://code.visualstudio.com/), [Codebuddy CLI](https://www.codebuddy.cn/cli), [Gemini CLI](https://github.com/google-gemini/gemini-cli), [Pi Coding Agent](https://pi.dev), or [Oh My Pi](https://www.npmjs.com/package/@oh-my-pi/pi-coding-agent)

@mnriem mnriem left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please address Copilot feedback and resolve conflicts

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update codebuddy integration — codebuddy.ai domain dead, product moved to codebuddy.cn

3 participants