# LiuMengxuan04/MiniCode

A lightweight terminal coding assistant with Claude Code-like workflow, tool loop, and TUI architecture, built for learning and experimentation. Multi-language support: TypeScript , Python and Rust implementations available now.

Repository: https://github.com/LiuMengxuan04/MiniCode
Canonical: https://ross.abutalabs.com/products/minicode
Homepage: https://liumengxuan04.github.io/MiniCode/
Language: TypeScript
License: MIT
License Family: permissive
Topics: ai-agent, cli, coding-agent, developer-tools, nodejs, terminal, tool-calling, tui, typescript
Last push: 2026-08-21T13:01:46+00:00

## Health v2 (maintenance only)
Score: 59/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 35, longevity 11
- inputs: {"age_days": 155, "days_push": 12, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1084, forks 117 (observed 2026-08-28T04:03:31.588220+00:00)

## What it is
MiniCode is a lightweight terminal-based AI coding assistant that implements a Claude Code-like agent loop with tool calling, diff review, sessions, MCP support, and a TUI. It is intentionally compact and multi-language (TypeScript, Python, Rust), serving as both a practical tool and an architectural reference for learning.

## Use cases
- ai coding assistant in the terminal
- claude code alternative lightweight
- learn how a coding agent works internally
- edit files with llm and review diffs before writing
- extend ai assistant with mcp tools and skills
- run coding agent sessions with resume and context compaction

## When to choose
- you want a small, readable coding agent to study or customize
- you prefer a terminal-first workflow over a heavy IDE plugin
- you need MCP and skills support in a minimal agent
- you want implementations in multiple languages to compare architectures

## When to avoid
- you need a production-grade, battle-tested coding assistant
- you want deep IDE integration with rich GUI features
- you need enterprise features like team management or policy controls

## Facets
- artifact type: cli-tool
- maturity: active
- function: agent-framework, llm-inference, cli, terminal-ui, mcp, chat-interface
- domain: developer-tools, large-language-models
- platform: cli, rust, python, cross-platform
- tags: coding-agent, claude-code-alternative, tool-calling, tui, session-management, diff-review, learning-project, command-line, ai-agents, nodejs, typescript

## Member repositories
- LiuMengxuan04/MiniCode (main) score 59

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:31.588220+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-30T06:49:57.358471+00:00, confidence not recorded.
  - readme: https://github.com/LiuMengxuan04/MiniCode (fetched 2026-08-28T04:03:31.588220+00:00, sha 57bd9ad02456)
  - homepage: https://liumengxuan04.github.io/MiniCode/ (fetched 2026-08-29T12:52:42.421713+00:00, sha 810ba2919c99)
- Data as of 2026-08-30T08:39:29.467469+00:00.
