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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<p align="center">
<strong>English</strong>
&nbsp;·&nbsp;
<a href="./README.zh-CN.md">简体中文</a>
<a href="https://github.com/SivanCola/reasonix-vscode/blob/main/README.zh-CN.md">简体中文</a>
</p>

Reasonix for VS Code brings the local Reasonix coding agent into the editor. It implements the ACP v1 client surface used by Reasonix 1.0 (`main-v2`) and keeps the extension focused on IDE integration: chat, native sessions, editor resources, tool review, approvals and questions, terminals, models, modes, and plans.
Expand Down
2 changes: 1 addition & 1 deletion README.zh-CN.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Reasonix for VS Code

<p align="center">
<a href="./README.md">English</a>
<a href="https://github.com/SivanCola/reasonix-vscode/blob/main/README.md">English</a>
&nbsp;·&nbsp;
<strong>简体中文</strong>
</p>
Expand Down
Loading