Esta página se muestra en inglés. Una traducción al español está en curso.
CLI ToolsMay 13, 2026·2 min de lectura

Reasonix — DeepSeek-Native Coding Agent CLI

Reasonix is a DeepSeek-native coding agent CLI for the terminal; README reports a 99.82% cache hit in a real-day case study.

Listo para agents

Staging seguro para este activo

Este activo primero queda en staging. El prompt copiado pide inspeccionar los archivos staged antes de activar scripts, config MCP o config global.

Stage only · 17/100Política: staging
Superficie agent
Cualquier agent MCP/CLI
Tipo
CLI Tool
Instalación
Stage only
Confianza
Confianza: Established
Entrada
Asset
Comando de staging seguro
npx -y tokrepo@latest install 42bb7d1b-7879-54af-b319-83ecb7d9b53a --target codex

Primero deja archivos en staging; la activación requiere revisar el README y el plan staged.

Introducción

Reasonix is a DeepSeek-native coding agent CLI for the terminal; README reports a 99.82% cache hit in a real-day case study.

Best for: Long coding sessions where you want stable tool loops and lower token costs

Works with: Node.js ≥22, DeepSeek API key, Windows/macOS/Linux terminals

Setup time: 2-6 minutes

Key facts (verified)

  • GitHub: 1612 stars · 95 forks · pushed 2026-05-13.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-verified entrypoint: npx reasonix code # paste a DeepSeek API key on first run; persists after.

Main

  • Use code mode when you want filesystem + shell tools gated behind explicit apply/review (README highlights SEARCH/REPLACE → /apply style).

  • Keep it running for long sessions: the project emphasizes cache hit-rate and prefix stability as the core invariant, not a toggle.

  • Start with reasonix doctor if things feel off (Node/version/API key/MCP wiring) before debugging prompts or configs.

Source-backed notes

  • README install section uses npx reasonix code and requires Node ≥ 22, with first-run API key prompt.
  • README describes a real-day case study (2026-05-01) with 435M input tokens and a 99.82% cache hit rate.
  • README lists core commands (code, chat, run, doctor, update) and points to a CLI reference for more.

FAQ

  • Is it multi-model?: No — README positions it as DeepSeek-only to preserve cache invariants.
  • How do I start in another directory?: README shows npx reasonix code --dir /path/to/project.
  • Why is it cheaper in long sessions?: README ties cost control to prefix-cache hit rate and stable loops; validate on your own workloads.
🙏

Fuente y agradecimientos

Source: https://github.com/esengine/DeepSeek-Reasonix > License: MIT > GitHub stars: 1612 · forks: 95

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados