編集者注

shatyuka/dsh-llm-codebuddy

Tencent CodeBuddy plugin for DeepSeek Harness (dsh).

これは DeepSeek Harness(DSH)プラグインです。当サイトは GitHub README、インストール情報、メンテナンス状況、公開セキュリティシグナルをまとめています。

上流で中国語 README が提供されていないため、リポジトリのオリジナルコンテンツを表示しています。

@shatyuka/dsh-llm-codebuddy

A DeepSeek Harness (dsh) plugin for Tencent CodeBuddy.

Sign in through your browser — no API key required — and use CodeBuddy's own model list.

Install

Add the plugin to a dsh profile — the web profile backs the Web UI:

npx @deepseek-ai/dsh plugin --profile web add @shatyuka/dsh-llm-codebuddy

Sign in

Open Settings → CodeBuddy in the Web UI and click Sign in. The browser login opens in a new tab; the harness writes the credential automatically. No terminal needed.

You can also sign in from the terminal:

npx dsh-codebuddy-login              # sign in
npx dsh-codebuddy-login --status     # who is signed in, plus the model list
npx dsh-codebuddy-login --logout     # remove the stored credential

Once signed in, CodeBuddy's models appear in the model picker.

Build

From a source checkout:

pnpm install
pnpm run build

This compiles the host half with tsc and bundles the Web client half with esbuild, both into lib/.

License

MIT

REPOSITORY SIGNALS

セキュリティとインストールエビデンス

このスコアは公開リポジトリメタデータと当サイトに登録されたインストールエビデンスのみに基づくもので、コードセキュリティ監査とは異なります。

出所の追跡可能性

公開プラグインカタログから取得し、公開 GitHub リポジトリにリンクしています。

ライセンス

リポジトリは MIT ライセンスを宣言しています。

メンテナンス活動

過去180日以内にコードの更新があります。

インストールエビデンス

再現可能な正確なインストールメタデータはまだ登録されていません。リポジトリの説明に従って手動で確認してください。

インストールライフサイクルスクリプト

確認したパッケージメタデータにインストールライフサイクルスクリプトは宣言されていません。