Skip to content

[GitHub Trending] esengine/DeepSeek-Reasonix

7.7 relevance
Score Breakdown
technical depth
8
novelty
8
actionability
7
community
6
strategic
7
personal
10

Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.

DeepSeek-native AI coding agent for terminal directly matches AI agent and SDLC trends.

AI/ML github.com
DeepSeek-native AI coding agent for your terminal. Engineered around prefix-cache stability — leave it running. - esengine/DeepSeek-Reasonix
Summary

DeepSeek-Reasonix is a config- and plugin-driven AI coding agent for the terminal, distributed as a single static Go binary. It natively supports DeepSeek's prefix caching to minimize token costs during long sessions, and any OpenAI-compatible endpoint can be added via a TOML config file. The agent supports multi-model setups (e.g., executor + planner) in separate cache-stable sessions, runs external tools as subprocesses over stdio JSON-RPC (MCP-compatible), and includes built-in tools that self-register at compile time. Installation options include npm, Homebrew, a desktop app, and a VS Code extension, with cross-compilation to six targets.

Author

esengine