by minorcell · Agent Tool · ★ 62
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
mini-claude-code 本仓库是一个面向 Agent 开发初学者的教学项目仓库,早期使用 TypeScript + AI SDK 实现,现在切换为 Golang + Openai ADK + BubbleTea 实现。 Bilibili 视频教学:Agent 到底是什么?从原理、开发到落地的一次真实分享;2026 年 3 月 14 日 - 华中科技大学 Issue 风格教案:完整教案 Issue #2 交互式教学:CellStack - 从0构建一个 Mini Claude Code 是一个 Code Agent 项目。它基于 Go + Bubble Tea,提供终端内的代码读取、工具调用、shell 执行与 todo 管理能力,并将过程保留在同一个 TUI 会话里。 仓库结构 :程序入口 :配置加载与默认值 :agent loop、session、逐步事件广播 :统一模型接口,适配 / / / :工具注册中心、工作区约束、安全拦截器、内置工具 :Bubble Tea 交互界面 :主线项目设计文档 :教学示例(、) 功能概览 界面由三个区域组成: :完整展示 user / assistant / tool 的叙事和结果 :展示会话状态、token 统计、step 进度、todo 侧栏 :输入区,支持排队下一条消息和 候选补全 快速开始 首次启动会自动生成 。 如果使用默认 OpenAI 配置,先设置: 跑测试: 配置 默认配置文件路径: 最小示例: yaml workspace: /code/my-project maxtokens: 1024 maxsteps: 24 temperature: 0.2 provider: name: OpenAI type: openai url: https://api.openai.com/v1 envapikey: OPENAIAPIKEY
| Stars | 62 |
| Forks | 22 |
| Language | Go |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 65.9117064435578/100 |
| Open Issues | 2 |
| Last Updated | 2026-06-28 |
| Created | 2026-02-26 |
| Platforms | claude-code, go |
| Est. Tokens | ~16k |
These tools work well together with mini-claude-code for enhanced workflows:
Looking for a mini-claude-code alternative? If you're comparing mini-claude-code with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Local-first AI knowledge layer. Extract architecture, query from any AI tool via MCP. Private by architecture.
The missing linter and lsp for AI coding assistants. Validate CLAUDE.md, AGENTS.md, SKILL.md, hooks, MCP. Plug
DeepContext is an MCP server that adds symbol-aware semantic search to Claude Code, Codex CLI, and other agent
Connect RStudio to Claude Code, Codex, Gemini, and other LLM agents via MCP. Multi-agent orchestration, automa
Your own Claude Code UI, sandbox, in-browser VS Code, terminal, multi-provider support (Anthropic, OpenAI, Git
Authentication, analytics, and prompt visibility for MCP servers with zero code changes. Supports OAuth2.1, DC
Explore other popular agent tool tools:
mini-claude-code is Building a Mini Claude Code from Scratch (TypeScript). It is categorized as a Agent Tool with 62 GitHub stars.
mini-claude-code is primarily written in Go. It covers topics such as agent, ai, claude-code.
You can find installation instructions and usage details in the mini-claude-code GitHub repository at github.com/minorcell/mini-claude-code. The project has 62 stars and 22 forks, indicating an active community.
mini-claude-code is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to mini-claude-code on Agent Skills Hub include TaskWing, agnix, deepcontext-mcp. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.