by minorcell · Agent Tool · ★ 62
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 侧栏 :输入区,支持排队下一条消息和 候选补全 快速开始 首次启动会自动生成 。...
| 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:
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.