docs: clarify sponsor links

This commit is contained in:
Hunter Bown
2026-05-24 03:17:19 -05:00
parent 92e48ce0fe
commit e1218e3f0a
8 changed files with 26 additions and 24 deletions
+1
View File
@@ -1 +1,2 @@
github: [Hmbown]
buy_me_a_coffee: hmbown buy_me_a_coffee: hmbown
+6 -6
View File
@@ -2,6 +2,12 @@
> **DeepSeek ファーストで、オープンソースおよびオープンウェイトのコーディングモデルに向けたターミナルネイティブのコーディングエージェントです。DeepSeek V4 の 100 万トークンのコンテキストウィンドウとプレフィックスキャッシュ機能を中心に構築されています。単一のバイナリとして配布され、Node.js や Python のランタイムは不要です。MCP クライアント、サンドボックス、永続的なタスクキューも標準で同梱されています。** > **DeepSeek ファーストで、オープンソースおよびオープンウェイトのコーディングモデルに向けたターミナルネイティブのコーディングエージェントです。DeepSeek V4 の 100 万トークンのコンテキストウィンドウとプレフィックスキャッシュ機能を中心に構築されています。単一のバイナリとして配布され、Node.js や Python のランタイムは不要です。MCP クライアント、サンドボックス、永続的なタスクキューも標準で同梱されています。**
[![CI](https://github.com/Hmbown/CodeWhale/actions/workflows/ci.yml/badge.svg)](https://github.com/Hmbown/CodeWhale/actions/workflows/ci.yml)
[![npm](https://img.shields.io/npm/v/codewhale)](https://www.npmjs.com/package/codewhale)
[![crates.io](https://img.shields.io/crates/v/codewhale-cli?label=crates.io)](https://crates.io/crates/codewhale-cli)
[![Sponsor](https://img.shields.io/badge/Sponsor-GitHub%20Sponsors-ea4aaa?logo=githubsponsors&logoColor=white)](https://github.com/sponsors/Hmbown)
[![DeepWiki](https://img.shields.io/badge/DeepWiki-Ask_AI-_.svg?style=flat&color=0052D9&labelColor=000000&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAyCAYAAAAnWDnqAAAAAXNSR0IArs4c6QAAA05JREFUaEPtmUtyEzEQhtWTQyQLHNak2AB7ZnyXZMEjXMGeK/AIi+QuHrMnbChYY7MIh8g01fJoopFb0uhhEqqcbWTp06/uv1saEDv4O3n3dV60RfP947Mm9/SQc0ICFQgzfc4CYZoTPAswgSJCCUJUnAAoRHOAUOcATwbmVLWdGoH//PB8mnKqScAhsD0kYP3j/Yt5LPQe2KvcXmGvRHcDnpxfL2zOYJ1mFwrryWTz0advv1Ut4CJgf5uhDuDj5eUcAUoahrdY/56ebRWeraTjMt/00Sh3UDtjgHtQNHwcRGOC98BJEAEymycmYcWwOprTgcB6VZ5JK5TAJ+fXGLBm3FDAmn6oPPjR4rKCAoJCal2eAiQp2x0vxTPB3ALO2CRkwmDy5WohzBDwSEFKRwPbknEggCPB/imwrycgxX2NzoMCHhPkDwqYMr9tRcP5qNrMZHkVnOjRMWwLCcr8ohBVb1OMjxLwGCvjTikrsBOiA6fNyCrm8V1rP93iVPpwaE+gO0SsWmPiXB+jikdf6SizrT5qKasx5j8ABbHpFTx+vFXp9EnYQmLx02h1QTTrl6eDqxLnGjporxl3NL3agEvXdT0WmEost648sQOYAeJS9Q7bfUVoMGnjo4AZdUMQku50McDcMWcBPvr0SzbTAFDfvJqwLzgxwATnCgnp4wDl6Aa+Ax283gghmj+vj7feE2KBBRMW3FzOpLOADl0Isb5587h/U4gGvkt5v60Z1VLG8BhYjbzRwyQZemwAd6cCR5/XFWLYZRIMpX39AR0tjaGGiGzLVyhse5C9RKC6ai42ppWPKiBagOvaYk8lO7DajerabOZP46Lby5wKjw1HCRx7p9sVMOWGzb/vA1hwiWc6jm3MvQDTogQkiqIhJV0nBQBTU+3okKCFDy9WwferkHjtxib7t3xIUQtHxnIwtx4mpg26/HfwVNVDb4oI9RHmx5WGelRVlrtiw43zboCLaxv46AZeB3IlTkwouebTr1y2NjSpHz68WNFjHvupy3q8TFn3Hos2IAk4Ju5dCo8B3wP7VPr/FGaKiG+T+v+TQqIrOqMTL1VdWV1DdmcbO8KXBz6esmYWYKPwDL5b5FA1a0hwapHiom0r/cKaoqr+27/XcrS5UwSMbQAAAABJRU5ErkJggg==)](https://deepwiki.com/Hmbown/CodeWhale)
[English README](README.md) [English README](README.md)
[简体中文 README](README.zh-CN.md) [简体中文 README](README.zh-CN.md)
@@ -51,12 +57,6 @@ cargo install codewhale-cli --locked --force
cargo install codewhale-tui --locked --force cargo install codewhale-tui --locked --force
``` ```
[![CI](https://github.com/Hmbown/CodeWhale/actions/workflows/ci.yml/badge.svg)](https://github.com/Hmbown/CodeWhale/actions/workflows/ci.yml)
[![npm](https://img.shields.io/npm/v/codewhale)](https://www.npmjs.com/package/codewhale)
[![crates.io](https://img.shields.io/crates/v/codewhale-cli?label=crates.io)](https://crates.io/crates/codewhale-cli)
[![Sponsor](https://img.shields.io/badge/Sponsor-GitHub%20Sponsors-ea4aaa?logo=githubsponsors&logoColor=white)](https://github.com/sponsors/Hmbown)
[![DeepWiki](https://img.shields.io/badge/DeepWiki-Ask_AI-_.svg?style=flat&color=0052D9&labelColor=000000&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAyCAYAAAAnWDnqAAAAAXNSR0IArs4c6QAAA05JREFUaEPtmUtyEzEQhtWTQyQLHNak2AB7ZnyXZMEjXMGeK/AIi+QuHrMnbChYY7MIh8g01fJoopFb0uhhEqqcbWTp06/uv1saEDv4O3n3dV60RfP947Mm9/SQc0ICFQgzfc4CYZoTPAswgSJCCUJUnAAoRHOAUOcATwbmVLWdGoH//PB8mnKqScAhsD0kYP3j/Yt5LPQe2KvcXmGvRHcDnpxfL2zOYJ1mFwrryWTz0advv1Ut4CJgf5uhDuDj5eUcAUoahrdY/56ebRWeraTjMt/00Sh3UDtjgHtQNHwcRGOC98BJEAEymycmYcWwOprTgcB6VZ5JK5TAJ+fXGLBm3FDAmn6oPPjR4rKCAoJCal2eAiQp2x0vxTPB3ALO2CRkwmDy5WohzBDwSEFKRwPbknEggCPB/imwrycgxX2NzoMCHhPkDwqYMr9tRcP5qNrMZHkVnOjRMWwLCcr8ohBVb1OMjxLwGCvjTikrsBOiA6fNyCrm8V1rP93iVPpwaE+gO0SsWmPiXB+jikdf6SizrT5qKasx5j8ABbHpFTx+vFXp9EnYQmLx02h1QTTrl6eDqxLnGjporxl3NL3agEvXdT0WmEost648sQOYAeJS9Q7bfUVoMGnjo4AZdUMQku50McDcMWcBPvr0SzbTAFDfvJqwLzgxwATnCgnp4wDl6Aa+Ax283gghmj+vj7feE2KBBRMW3FzOpLOADl0Isb5587h/U4gGvkt5v60Z1VLG8BhYjbzRwyQZemwAd6cCR5/XFWLYZRIMpX39AR0tjaGGiGzLVyhse5C9RKC6ai42ppWPKiBagOvaYk8lO7DajerabOZP46Lby5wKjw1HCRx7p9sVMOWGzb/vA1hwiWc6jm3MvQDTogQkiqIhJV0nBQBTU+3okKCFDy9WwferkHjtxib7t3xIUQtHxnIwtx4mpg26/HfwVNVDb4oI9RHmx5WGelRVlrtiw43zboCLaxv46AZeB3IlTkwouebTr1y2NjSpHz68WNFjHvupy3q8TFn3Hos2IAk4Ju5dCo8B3wP7VPr/FGaKiG+T+v+TQqIrOqMTL1VdWV1DdmcbO8KXBz6esmYWYKPwDL5b5FA1a0hwapHiom0r/cKaoqr+27/XcrS5UwSMbQAAAABJRU5ErkJggg==)](https://deepwiki.com/Hmbown/CodeWhale)
![codewhale スクリーンショット](assets/screenshot.png) ![codewhale スクリーンショット](assets/screenshot.png)
--- ---
+6 -6
View File
@@ -2,6 +2,12 @@
> DeepSeek-first agentic terminal for open source and open-weight coding models. It runs from the `codewhale` command, streams reasoning blocks, edits local workspaces with approval gates, and can auto-route each turn to the right DeepSeek model and thinking level. > DeepSeek-first agentic terminal for open source and open-weight coding models. It runs from the `codewhale` command, streams reasoning blocks, edits local workspaces with approval gates, and can auto-route each turn to the right DeepSeek model and thinking level.
[![CI](https://github.com/Hmbown/CodeWhale/actions/workflows/ci.yml/badge.svg)](https://github.com/Hmbown/CodeWhale/actions/workflows/ci.yml)
[![npm](https://img.shields.io/npm/v/codewhale)](https://www.npmjs.com/package/codewhale)
[![crates.io](https://img.shields.io/crates/v/codewhale-cli?label=crates.io)](https://crates.io/crates/codewhale-cli)
[![Sponsor](https://img.shields.io/badge/Sponsor-GitHub%20Sponsors-ea4aaa?logo=githubsponsors&logoColor=white)](https://github.com/sponsors/Hmbown)
[DeepWiki project index](https://deepwiki.com/Hmbown/CodeWhale)
[简体中文 README](README.zh-CN.md) [简体中文 README](README.zh-CN.md)
[日本語 README](README.ja-JP.md) [日本語 README](README.ja-JP.md)
@@ -63,12 +69,6 @@ cargo install codewhale-cli --locked --force
cargo install codewhale-tui --locked --force cargo install codewhale-tui --locked --force
``` ```
[![CI](https://github.com/Hmbown/CodeWhale/actions/workflows/ci.yml/badge.svg)](https://github.com/Hmbown/CodeWhale/actions/workflows/ci.yml)
[![npm](https://img.shields.io/npm/v/codewhale)](https://www.npmjs.com/package/codewhale)
[![crates.io](https://img.shields.io/crates/v/codewhale-cli?label=crates.io)](https://crates.io/crates/codewhale-cli)
[![Sponsor](https://img.shields.io/badge/Sponsor-GitHub%20Sponsors-ea4aaa?logo=githubsponsors&logoColor=white)](https://github.com/sponsors/Hmbown)
[DeepWiki project index](https://deepwiki.com/Hmbown/CodeWhale)
![codewhale screenshot](assets/screenshot.png) ![codewhale screenshot](assets/screenshot.png)
--- ---
+6 -6
View File
@@ -2,6 +2,12 @@
> **DeepSeek 优先、面向开源与开放权重编码模型的终端原生编程智能体:100 万 token 上下文、思考模式流式推理、前缀缓存感知。自包含 Rust 二进制发布——开箱即带 MCP 客户端、沙箱和持久化任务队列。** > **DeepSeek 优先、面向开源与开放权重编码模型的终端原生编程智能体:100 万 token 上下文、思考模式流式推理、前缀缓存感知。自包含 Rust 二进制发布——开箱即带 MCP 客户端、沙箱和持久化任务队列。**
[![CI](https://github.com/Hmbown/CodeWhale/actions/workflows/ci.yml/badge.svg)](https://github.com/Hmbown/CodeWhale/actions/workflows/ci.yml)
[![npm](https://img.shields.io/npm/v/codewhale)](https://www.npmjs.com/package/codewhale)
[![crates.io](https://img.shields.io/crates/v/codewhale-cli?label=crates.io)](https://crates.io/crates/codewhale-cli)
[![Sponsor](https://img.shields.io/badge/Sponsor-GitHub%20Sponsors-ea4aaa?logo=githubsponsors&logoColor=white)](https://github.com/sponsors/Hmbown)
[DeepWiki project index](https://deepwiki.com/Hmbown/CodeWhale)
[English README](README.md) [English README](README.md)
[日本語 README](README.ja-JP.md) [日本語 README](README.ja-JP.md)
@@ -58,12 +64,6 @@ cargo install codewhale-cli --locked --force
cargo install codewhale-tui --locked --force cargo install codewhale-tui --locked --force
``` ```
[![CI](https://github.com/Hmbown/CodeWhale/actions/workflows/ci.yml/badge.svg)](https://github.com/Hmbown/CodeWhale/actions/workflows/ci.yml)
[![npm](https://img.shields.io/npm/v/codewhale)](https://www.npmjs.com/package/codewhale)
[![crates.io](https://img.shields.io/crates/v/codewhale-cli?label=crates.io)](https://crates.io/crates/codewhale-cli)
[![Sponsor](https://img.shields.io/badge/Sponsor-GitHub%20Sponsors-ea4aaa?logo=githubsponsors&logoColor=white)](https://github.com/sponsors/Hmbown)
[DeepWiki project index](https://deepwiki.com/Hmbown/CodeWhale)
![codewhale 截图](assets/screenshot.png) ![codewhale 截图](assets/screenshot.png)
--- ---
+2 -2
View File
@@ -21,7 +21,7 @@ const EN_COLS = [
{ label: "Pull Requests", href: "https://github.com/Hmbown/deepseek-tui/pulls" }, { label: "Pull Requests", href: "https://github.com/Hmbown/deepseek-tui/pulls" },
{ label: "Discussions", href: "https://github.com/Hmbown/deepseek-tui/discussions" }, { label: "Discussions", href: "https://github.com/Hmbown/deepseek-tui/discussions" },
{ label: "Contribute", href: "/contribute" }, { label: "Contribute", href: "/contribute" },
{ label: "Support DeepSeek TUI", href: "https://buymeacoffee.com/hmbown" }, { label: "Sponsor CodeWhale", href: "https://github.com/sponsors/Hmbown" },
], ],
}, },
{ {
@@ -53,7 +53,7 @@ const ZH_COLS = [
{ label: "合并请求", href: "https://github.com/Hmbown/deepseek-tui/pulls" }, { label: "合并请求", href: "https://github.com/Hmbown/deepseek-tui/pulls" },
{ label: "讨论区", href: "https://github.com/Hmbown/deepseek-tui/discussions" }, { label: "讨论区", href: "https://github.com/Hmbown/deepseek-tui/discussions" },
{ label: "参与贡献", href: "/zh/contribute" }, { label: "参与贡献", href: "/zh/contribute" },
{ label: "支持 DeepSeek TUI", href: "https://buymeacoffee.com/hmbown" }, { label: "支持 CodeWhale", href: "https://github.com/sponsors/Hmbown" },
], ],
}, },
{ {
+1
View File
@@ -53,6 +53,7 @@ const LINK_TARGETS: { url: string; label: string }[] = [
{ url: "https://github.com/Hmbown/deepseek-tui/blob/main/CONTRIBUTING.md", label: "Contributing guide" }, { url: "https://github.com/Hmbown/deepseek-tui/blob/main/CONTRIBUTING.md", label: "Contributing guide" },
{ url: "https://github.com/Hmbown/deepseek-tui/blob/main/.github/PULL_REQUEST_TEMPLATE.md", label: "PR template" }, { url: "https://github.com/Hmbown/deepseek-tui/blob/main/.github/PULL_REQUEST_TEMPLATE.md", label: "PR template" },
{ url: "https://github.com/Hmbown/homebrew-deepseek-tui", label: "Homebrew tap" }, { url: "https://github.com/Hmbown/homebrew-deepseek-tui", label: "Homebrew tap" },
{ url: "https://github.com/sponsors/Hmbown", label: "Support link (GitHub Sponsors)" },
{ url: "https://buymeacoffee.com/hmbown", label: "Support link (BMC)" }, { url: "https://buymeacoffee.com/hmbown", label: "Support link (BMC)" },
{ url: "https://registry.npmjs.org/deepseek-tui", label: "npm package (registry API)" }, { url: "https://registry.npmjs.org/deepseek-tui", label: "npm package (registry API)" },
// crates.io intentionally not in this list — both their HTML and JSON API return 403 to // crates.io intentionally not in this list — both their HTML and JSON API return 403 to
+2 -2
View File
@@ -462,7 +462,7 @@
<div class="hero-actions"> <div class="hero-actions">
<a class="btn btn-primary" href="https://github.com/Hmbown/CodeWhale" target="_blank" rel="noopener">View on GitHub</a> <a class="btn btn-primary" href="https://github.com/Hmbown/CodeWhale" target="_blank" rel="noopener">View on GitHub</a>
<a class="btn btn-secondary" href="https://www.buymeacoffee.com/hmbown" target="_blank" rel="noopener">Support</a> <a class="btn btn-secondary" href="https://github.com/sponsors/Hmbown" target="_blank" rel="noopener">Sponsor</a>
</div> </div>
</div> </div>
@@ -545,7 +545,7 @@ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh</code></pre>
<a href="https://github.com/Hmbown/CodeWhale" target="_blank" rel="noopener">GitHub</a> <a href="https://github.com/Hmbown/CodeWhale" target="_blank" rel="noopener">GitHub</a>
<a href="https://github.com/Hmbown/CodeWhale/tree/main/docs" target="_blank" rel="noopener">Docs</a> <a href="https://github.com/Hmbown/CodeWhale/tree/main/docs" target="_blank" rel="noopener">Docs</a>
<a href="https://github.com/Hmbown/CodeWhale/issues" target="_blank" rel="noopener">Issues</a> <a href="https://github.com/Hmbown/CodeWhale/issues" target="_blank" rel="noopener">Issues</a>
<a href="https://www.buymeacoffee.com/hmbown" target="_blank" rel="noopener">Support</a> <a href="https://github.com/sponsors/Hmbown" target="_blank" rel="noopener">Sponsor</a>
<a href="mailto:security@deepseek-tui.com">Security</a> <a href="mailto:security@deepseek-tui.com">Security</a>
</div> </div>
<p class="disclaimer">Not affiliated with DeepSeek Inc.</p> <p class="disclaimer">Not affiliated with DeepSeek Inc.</p>
+2 -2
View File
@@ -450,7 +450,7 @@
<div class="hero-actions"> <div class="hero-actions">
<a class="btn btn-primary" href="https://github.com/Hmbown/CodeWhale" target="_blank" rel="noopener">在 GitHub 上查看</a> <a class="btn btn-primary" href="https://github.com/Hmbown/CodeWhale" target="_blank" rel="noopener">在 GitHub 上查看</a>
<a class="btn btn-secondary" href="https://www.buymeacoffee.com/hmbown" target="_blank" rel="noopener">赞助支持</a> <a class="btn btn-secondary" href="https://github.com/sponsors/Hmbown" target="_blank" rel="noopener">GitHub 赞助</a>
</div> </div>
</div> </div>
@@ -552,7 +552,7 @@ chmod +x ~/.local/bin/deepseek ~/.local/bin/deepseek-tui</code></pre>
<a href="https://github.com/Hmbown/CodeWhale" target="_blank" rel="noopener">GitHub</a> <a href="https://github.com/Hmbown/CodeWhale" target="_blank" rel="noopener">GitHub</a>
<a href="https://github.com/Hmbown/CodeWhale/tree/main/docs" target="_blank" rel="noopener">文档</a> <a href="https://github.com/Hmbown/CodeWhale/tree/main/docs" target="_blank" rel="noopener">文档</a>
<a href="https://github.com/Hmbown/CodeWhale/issues" target="_blank" rel="noopener">Issues</a> <a href="https://github.com/Hmbown/CodeWhale/issues" target="_blank" rel="noopener">Issues</a>
<a href="https://www.buymeacoffee.com/hmbown" target="_blank" rel="noopener">赞助</a> <a href="https://github.com/sponsors/Hmbown" target="_blank" rel="noopener">GitHub 赞助</a>
<a href="mailto:security@deepseek-tui.com">安全</a> <a href="mailto:security@deepseek-tui.com">安全</a>
</div> </div>
<p class="disclaimer">本项目与 DeepSeek Inc. 无隶属关系。</p> <p class="disclaimer">本项目与 DeepSeek Inc. 无隶属关系。</p>