← 全部工具

esengine/DeepSeek-Reasonix

AI Agent
热度 75 更新于 开发与构建

DeepSeek-native AI coding agent for your terminal. Engineered around prefix-cache stability — leave it running.

githubauto-collected

安装

暂未验证可直接使用的安装命令,请查看项目官方文档或 Release。

<p align="center" <img src="docs/logo-ghost-wave-effect.svg" alt="Reasonix" width="360"/ </p

<p align="center" <strongEnglish</strong &nbsp;·&nbsp; <a href="./README.zh-CN.md"简体中文</a &nbsp;·&nbsp; <a href="./docs/GUIDE.md"Guide</a &nbsp;·&nbsp; <a href="./docs/ACP.md"ACP</a &nbsp;·&nbsp; <a href="./docs/EXTENSIONS.md"Extensions</a &nbsp;·&nbsp; <a href="./docs/SPEC.md"Spec</a &nbsp;·&nbsp; <a href="https://esengine.github.io/DeepSeek-Reasonix/"Website</a &nbsp;·&nbsp; <strong<a href="https://discord.gg/XF78rEME2D"Discord</a</strong </p

<p align="center" <a href="https://github.com/esengine/DeepSeek-Reasonix/releases?q=studio-v&expanded=true"<img src="https://img.shields.io/github/v/release/esengine/DeepSeek-Reasonix.svg?filter=studio-v&includeprereleases&style=flat-square&color=8250df&labelColor=161b22&label=studio%202.x" alt="Reasonix Studio 2.x"/</a <a href="https://www.npmjs.com/package/reasonix"<img src="https://img.shields.io/npm/v/reasonix.svg?style=flat-square&color=cb3837&labelColor=161b22&logo=npm&logoColor=white" alt="npm version"/</a <a href="https://github.com/esengine/DeepSeek-Reasonix/actions/workflows/ci.yml"<img src="https://img.shields.io/github/actions/workflow/status/esengine/DeepSeek-Reasonix/ci.yml?style=flat-square&label=ci&labelColor=161b22&logo=githubactions&logoColor=white" alt="CI"/</a <a href="./LICENSE"<img src="https://img.shields.io/npm/l/reasonix.svg?style=flat-square&color=8b949e&labelColor=161b22" alt="license"/</a <a href="https://www.npmjs.com/package/reasonix"<img src="https://img.shields.io/npm/dm/reasonix.svg?style=flat-square&color=3fb950&labelColor=161b22&label=downloads" alt="downloads"/</a <a href="https://github.com/esengine/DeepSeek-Reasonix/stargazers"<img src="https://img.shields.io/github/stars/esengine/DeepSeek-Reasonix.svg?style=flat-square&color=dbab09&labelColor=161b22&logo=github&logoColor=white" alt="GitHub stars"/</a <a href="https://atomgit.com/esengine/DeepSeek-Reasonix"<img src="https://atomgit.com/esengine/DeepSeek-Reasonix/star/badge.svg" alt="AtomGit stars"/</a <a href="https://github.com/esengine/DeepSeek-Reasonix/graphs/contributors"<img src="https://img.shields.io/github/contributors/esengine/DeepSeek-Reasonix.svg?style=flat-square&color=bc8cff&labelColor=161b22&logo=github&logoColor=white" alt="contributors"/</a <a href="https://github.com/esengine/DeepSeek-Reasonix/discussions"<img src="https://img.shields.io/github/discussions/esengine/DeepSeek-Reasonix.svg?style=flat-square&color=58a6ff&labelColor=161b22&logo=github&logoColor=white" alt="Discussions"/</a <a href="https://discord.gg/XF78rEME2D"<img src="https://img.shields.io/badge/discord-join-5865F2.svg?style=flat-square&labelColor=161b22&logo=discord&logoColor=white" alt="Discord"/</a </p

<p align="center" <a href="https://trendshift.io/repositories/27020?utmsource=trendshift-badge&amp;utmmedium=badge&amp;utmcampaign=badge-trendshift-27020" target="blank" rel="noopener noreferrer"<img src="https://trendshift.io/api/badge/trendshift/repositories/27020/monthly?language=Go" alt="esengine/DeepSeek-Reasonix | Trendshift" width="250" height="55"/</a <a href="https://trendshift.io/repositories/27020?utmsource=repository-badge&amp;utmmedium=badge&amp;utmcampaign=badge-repository-27020" target="blank" rel="noopener noreferrer"<img src="https://trendshift.io/api/badge/repositories/27020" alt="esengine/DeepSeek-Reasonix | Trendshift" width="250" height="55"/</a </p

<br/

<p align="center"<strongOpen source · MIT · a single Go binary</strong</p <h3 align="center"A coding agent you can leave running.</h3 <p align="center"One local engine, four ways in — terminal, desktop app, browser, or your editor over ACP. Plan mode, permissions, a workspace sandbox and per-turn checkpoints keep a long autonomous run something you can still read and undo.</p

[!IMPORTANT] Community · 加入社区 — bilingual Discord for setup help (#help / #求助), workflow showcases, and feature ideas. → <https://discord.gg/XF78rEME2D

<br/

Versions

Reasonix ships on two lines. See the version roadmap announcement for the reasoning behind the split.

| Line | Branch | Status | Get it | | --- | --- | --- | --- | | Reasonix 2.x | studio (this branch) | Active development, pre-release | Studio releases | | Reasonix 1.x | main-v2 | Maintenance / stable | npm i -g reasonix · desktop download |

  • Want something stable? Stay on 1.x. It keeps receiving bug fixes,

provider/API compatibility, updater and security fixes; its core architecture is no longer being extended.

  • Want the new architecture? Use 2.x Reasonix Studio. It is still moving

quickly; reports are welcome.

Valuable fixes, tests and behaviour from 1.x are reviewed one by one and ported or reimplemented on 2.x where they fit the new architecture.

  • Moving from 1.x to 2.x: what the two lines share, and

how to run both on one machine without losing sessions.