LiuMengxuan04/MiniCode
A lightweight terminal coding assistant with Claude Code-like workflow, tool loop, and TUI architecture, built for learning and experimentation.
This tool helps software developers quickly build, test, and refine code directly from their terminal. It acts as an intelligent coding assistant, taking your requests and using built-in tools to inspect files, execute commands, and suggest code changes. The output is refined code edits and command results, allowing you to review and approve modifications before they're applied. It's designed for individual developers who prefer a command-line interface.
155 stars.
Use this if you are a software developer looking for a lightweight, terminal-based coding assistant to help you write and modify code more efficiently without leaving your command line.
Not ideal if you prefer a graphical integrated development environment (IDE) or need a collaborative coding platform.
Stars
155
Forks
11
Language
TypeScript
License
MIT
Category
Last pushed
Apr 04, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/LiuMengxuan04/MiniCode"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Windy3f3f3f3f/how-claude-code-works
Deep dive into Claude Code internals — architecture, agent loop, context engineering, and more....
Windy3f3f3f3f/claude-code-from-scratch
🔍 Claude Code 开源了 50 万行代码,读不动?用 ~3000 行 TypeScript 从零复现核心架构,11 章分步教程带你理解 coding agent 精髓。Build...
JCodesMore/ai-website-cloner-template
Clone any website with one command using AI coding agents
repowise-dev/claude-code-prompts
Independently authored prompt templates for AI coding agents — system prompts, tool prompts,...
Enderfga/openclaw-claude-code
OpenClaw plugin — turn Claude Code CLI into a programmable, headless coding engine with plenty...