# MurrayHill1127/reopencode

OpenCode Cover.

Repository: https://github.com/MurrayHill1127/reopencode
Canonical: https://ross.abutalabs.com/products/reopencode
Language: Rust
License Family: other
Last push: 2026-06-17T06:33:23+00:00

## Health v2 (maintenance only)
Score: 54/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 88, release rhythm 35, longevity 12
- inputs: {"age_days": 173, "days_push": 77, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, young, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1624, forks 115 (observed 2026-08-28T04:05:12.837481+00:00)

## What it is
ReOpenCode is a Rust-based AI coding assistant providing a full agent loop with 18 callable tools, a terminal TUI (ratatui), and an HTTP REST API (axum). It ships as a single binary with no Node.js dependency, includes a permission system for dangerous tool execution, and takes shadow git snapshots around tool runs.

## Use cases
- run an AI coding agent in the terminal
- chat with an LLM that can execute tools on my codebase
- serve a coding assistant over a REST API
- get multi-step agent reasoning with automatic tool calls
- use an OpenCode alternative written in Rust
- safely gate dangerous agent tool executions with permissions
- snapshot my repo automatically before agent edits

## When to choose
- you want a single-binary AI coding agent without Node.js/npm
- you need both a TUI and a programmatic HTTP API
- you prefer Rust performance and memory safety
- you want permission checks and git snapshots around agent tool execution

## When to avoid
- you need a mature project with an established community and license clarity (no license file is present)
- you want a GUI or IDE plugin experience
- you need extensive plugin ecosystems or vendor support
- you rely on features only available in the original OpenCode

## Facets
- artifact type: application
- maturity: active
- function: agent-framework, llm-inference, cli, terminal-ui, http-server, chat-interface
- domain: artificial-intelligence, large-language-models, developer-tools
- platform: windows, rust, cli, cross-platform
- tags: ai-coding-assistant, tui, agent-loop, tool-execution, opencode-clone, rest-api, single-binary, ai-agents, command-line, linux, macos

## Member repositories
- MurrayHill1127/reopencode (main) score 54

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:12.837481+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:48:37.616156+00:00, confidence not recorded.
  - readme: https://github.com/MurrayHill1127/reopencode (fetched 2026-08-28T04:05:12.837481+00:00, sha dd61f4060f12)
- Data as of 2026-08-30T08:39:29.467469+00:00.
