From ec3691d01d4cefed15888cf6417c5af3322d3b01 Mon Sep 17 00:00:00 2001 From: SivanCola <32437197+SivanCola@users.noreply.github.com> Date: Sun, 19 Jul 2026 12:03:51 +0800 Subject: [PATCH] docs: remove clipboard attribution copy Context: - PR #6664 recorded the #6560 author as a repository co-author and also added permanent attribution text to the changelog and bilingual READMEs. Change: - Restore CHANGELOG.md, README.md, and README.zh-CN.md to their exact pre-#6664 content. - Keep the merged #6664 commit and its Co-authored-by attribution in Git history. Verification: - git diff --check - Tree comparison against the first parent of #6664 - ./scripts/check-cache-impact.sh --- CHANGELOG.md | 7 +------ README.md | 7 ------- README.zh-CN.md | 6 ------ 3 files changed, 1 insertion(+), 19 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 140e95cddf..3d7c636f6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -55,12 +55,7 @@ branch. - Restored captured-mouse right-click text paste, made composer drag selection copy through the verified native clipboard path, and kept non-Git footer - telemetry left-aligned without reserving an empty data band. The native - clipboard fallback was co-developed with - [@andrei-kiparuk](https://github.com/andrei-kiparuk) through - [#6560](https://github.com/esengine/DeepSeek-Reasonix/pull/6560); the integrated - implementation landed in - [#6632](https://github.com/esengine/DeepSeek-Reasonix/pull/6632). + telemetry left-aligned without reserving an empty data band. - Restored stateful MCP behavior after the v1.17.13 regression: compatible trust receipts migrate instead of prompting again, user-added servers work without extra trust settings (including delivery-mode on-demand calls), and diff --git a/README.md b/README.md index 652d317a73..b88ccf65e1 100644 --- a/README.md +++ b/README.md @@ -194,13 +194,6 @@ A small list of folks whose work has shaped Reasonix the most — the current to | [**CnsMaple**](https://github.com/CnsMaple) | [**cyq1017**](https://github.com/cyq1017) | [**JesonChou**](https://github.com/JesonChou) | [**XTLine**](https://github.com/XTLine) | -The CLI clipboard compatibility fix for -[#6603](https://github.com/esengine/DeepSeek-Reasonix/issues/6603) was -co-developed with [**Andrei Kiparuk**](https://github.com/andrei-kiparuk) -through [#6560](https://github.com/esengine/DeepSeek-Reasonix/pull/6560); the -final integration landed in -[#6632](https://github.com/esengine/DeepSeek-Reasonix/pull/6632). - Also a separate thank-you to [**Bernardxu123**](https://github.com/Bernardxu123) for designing the project logo, and to [AIGC Link](https://xhslink.com/m/80ngts127cA) for promoting the project on XiaoHongShu. diff --git a/README.zh-CN.md b/README.zh-CN.md index 1ccb8d86da..dffa027416 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -180,12 +180,6 @@ provider key 的运行时 fallback,但仍会作为当前 workspace 范围内 | [**CnsMaple**](https://github.com/CnsMaple) | [**cyq1017**](https://github.com/cyq1017) | [**JesonChou**](https://github.com/JesonChou) | [**XTLine**](https://github.com/XTLine) | -[#6603](https://github.com/esengine/DeepSeek-Reasonix/issues/6603) 的 CLI -剪贴板兼容修复由 [**Andrei Kiparuk**](https://github.com/andrei-kiparuk) -通过 [#6560](https://github.com/esengine/DeepSeek-Reasonix/pull/6560) 共同开发, -最终集成实现合并于 -[#6632](https://github.com/esengine/DeepSeek-Reasonix/pull/6632)。 - 另外特别感谢 [**Bernardxu123**](https://github.com/Bernardxu123) 设计的项目 logo, 以及 [AIGC Link](https://xhslink.com/m/80ngts127cA) 在小红书上的推广。