docs: add v0.8.46 contributors to all three READMEs

This commit is contained in:
Hunter Bown
2026-05-26 10:37:26 -05:00
parent e2eff3956c
commit 3e09e1c77b
3 changed files with 27 additions and 0 deletions
+9
View File
@@ -535,6 +535,15 @@ CodeWhale は MIT ライセンスで、利用やコントリビューション
- **[whtis](https://github.com/whtis)** — zh-CN README ディスパッチャーパス同期 (#1235)
- **[aqilaziz](https://github.com/aqilaziz)** — memory スキルリンク修正 (#1095)
- **[wuwuzhijing](https://github.com/wuwuzhijing)** — rsproxy rustup 回避策インストールドキュメント (#1011)
- **[donglovejava](https://github.com/donglovejava)** — ペースト @file 統合遅延、CJK バイト境界パニック修正、長時間操作中のユーザーフィードバック、RLM var_handle ルーティング、edit_file ファジーフォールバック再試行 (#2154, #2163, #2166, #2167, #2168)
- **[encyc](https://github.com/encyc)** — セッショントークン内訳をフッターと `/status` コマンドに表示 (#2152)
- **[saieswar237](https://github.com/saieswar237)** — レビューパイプライン文書 (#2178)
- **[sximelon](https://github.com/sximelon)** — ペースト後 Enter 抑制ウィンドウ保持 (#2174)
- **[nanookclaw](https://github.com/nanookclaw)** — 検索プロバイダーを doctor 出力に表示 (#2135)
- **[Sskift](https://github.com/Sskift)** — CLI デフォルト環境変数上書き防止 (#2119)
- **[xin1104](https://github.com/xin1104)** — Homebrew インストール codewhale バイナリとレガシー shim (#2105)
- **[mrluanma](https://github.com/mrluanma)** — Metaso ウェブ検索プロバイダー統合 (#2059)
- **[Lellansin](https://github.com/Lellansin)** — ワークスペースがホームディレクトリの場合プロジェクト設定マージをスキップ (#2055)
---
+9
View File
@@ -666,6 +666,15 @@ This project ships with help from a growing community of contributors:
- **[Horace Liu](https://github.com/liuhq)** — Nix package support and install documentation (#1173)
- **[jieshu666](https://github.com/jieshu666)** — terminal repaint flicker reduction (#1563)
- **[gordonlu](https://github.com/gordonlu)** — Windows Enter / CSI-u input fix (#1612)
- **[donglovejava](https://github.com/donglovejava)** — paste @file consolidation deferral, CJK byte-boundary panic fix, user feedback during long ops, RLM var_handle routing, and edit_file retry fallback (#2154, #2163, #2166, #2167, #2168)
- **[encyc](https://github.com/encyc)** — session token breakdown in footer and `/status` command (#2152)
- **[saieswar237](https://github.com/saieswar237)** — review pipeline documentation (#2178)
- **[sximelon](https://github.com/sximelon)** — paste Enter suppression window preservation (#2174)
- **[nanookclaw](https://github.com/nanookclaw)** — search provider display in doctor output (#2135)
- **[Sskift](https://github.com/Sskift)** — CLI default env override prevention for profiles (#2119)
- **[xin1104](https://github.com/xin1104)** — Homebrew install codewhale binary and legacy shim (#2105)
- **[mrluanma](https://github.com/mrluanma)** — Metaso web search provider integration (#2059)
- **[Lellansin](https://github.com/Lellansin)** — project-scope config merge skip when workspace is home directory (#2055)
- **[mdrkrg](https://github.com/mdrkrg)** — first-run onboarding crash fix when the API key is missing (#1598)
- **[Aitensa](https://github.com/Aitensa)** — CJK wrapping propagation for diff and pager output (#1622)
- **[qiyan233](https://github.com/qiyan233)** — legacy DeepSeek CN provider alias compatibility (#1645)
+9
View File
@@ -648,6 +648,15 @@ CodeWhale 采用 MIT 许可证,使用和参与贡献都不需要赞助。如
- **[xulongzhe](https://github.com/xulongzhe)** — issue template 和 vision boundary follow-up (#1530, #1544)
- **[YaYII](https://github.com/YaYII)** — trusted media path 工作 (#1462)
- **[47Cid](https://github.com/47Cid)** 和 **[Jafar Akhondali](https://github.com/JafarAkhondali)** — 负责任安全披露和加固报告
- **[donglovejava](https://github.com/donglovejava)** — 粘贴 @file 合并延迟、CJK 字节边界 panic 修复、长操作中的用户反馈、RLM var_handle 路由、edit_file 模糊回退重试 (#2154, #2163, #2166, #2167, #2168)
- **[encyc](https://github.com/encyc)** — 会话 token 分解显示在页脚和 `/status` 命令 (#2152)
- **[saieswar237](https://github.com/saieswar237)** — 审查流程文档 (#2178)
- **[sximelon](https://github.com/sximelon)** — 粘贴后 Enter 抑制窗口保留 (#2174)
- **[nanookclaw](https://github.com/nanookclaw)** — 搜索提供商在 doctor 输出中显示 (#2135)
- **[Sskift](https://github.com/Sskift)** — CLI 默认环境变量覆盖防止 (#2119)
- **[xin1104](https://github.com/xin1104)** — Homebrew 安装 codewhale 二进制和旧版 shim (#2105)
- **[mrluanma](https://github.com/mrluanma)** — Metaso 网页搜索提供商集成 (#2059)
- **[Lellansin](https://github.com/Lellansin)** — 工作区为主目录时跳过项目范围配置合并 (#2055)
---