Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 1 addition & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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) |
<!-- reasonix-top-contributors:end -->

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.
Expand Down
6 changes: 0 additions & 6 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -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) |
<!-- reasonix-top-contributors:end -->

[#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) 在小红书上的推广。

Expand Down
Loading