Reasonix is an open-source coding agent under the MIT license as a single Go binary. It offers four interfaces: terminal, desktop app, browser, or editor via ACP. It includes plan mode, permissions, workspace sandbox, and per-turn checkpoints for auditable autonomy.
It is local-first: users bring their own DeepSeek key and code never leaves their machine. It is MIT licensed and developed in public. It supports MCP over stdio, SSE, and streamable HTTP to merge external tools.
No comments yet.