[GitHub Trending] esengine/DeepSeek-Reasonix
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.
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.
esengine