mini-claude-code — Agent Tool by minorcell

by minorcell · Agent Tool · ★ 62

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About mini-claude-code

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

agentaiclaude-codegolangloopqiniu

Quick Facts

Stars62
Forks22
LanguageGo
CategoryAgent Tool
LicenseMIT
Quality Score65.9117064435578/100
Open Issues2
Last Updated2026-06-28
Created2026-02-26
Platformsclaude-code, go
Est. Tokens~16k

Compatible Skills

These tools work well together with mini-claude-code for enhanced workflows:

  • dora — semantic(0.26)+complementary+rare_topics+same_lang+similar_pop+shared_platform (58%)
  • pneuma-skills — semantic(0.25)+complementary+rare_topics+same_lang+similar_pop+shared_platform (58%)

mini-claude-code alternative? Top 6 similar tools

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.

  • TaskWing by josephgoksu · ⭐ 88

    Local-first AI knowledge layer. Extract architecture, query from any AI tool via MCP. Private by architecture.

  • agnix by agent-sh · ⭐ 304

    The missing linter and lsp for AI coding assistants. Validate CLAUDE.md, AGENTS.md, SKILL.md, hooks, MCP. Plug

  • deepcontext-mcp by Wildcard-Official · ⭐ 267

    DeepContext is an MCP server that adds symbol-aware semantic search to Claude Code, Codex CLI, and other agent

  • ClaudeR by IMNMV · ⭐ 259

    Connect RStudio to Claude Code, Codex, Gemini, and other LLM agents via MCP. Multi-agent orchestration, automa

  • claudex by Mng-dev-ai · ⭐ 224

    Your own Claude Code UI, sandbox, in-browser VS Code, terminal, multi-provider support (Anthropic, OpenAI, Git

  • jetski by hyprmcp · ⭐ 209

    Authentication, analytics, and prompt visibility for MCP servers with zero code changes. Supports OAuth2.1, DC

More Agent Tool Tools

Explore other popular agent tool tools:

View all Agent Tool tools →

Popular Go Agent Tools

Frequently Asked Questions

What is mini-claude-code?

mini-claude-code is Building a Mini Claude Code from Scratch (TypeScript). It is categorized as a Agent Tool with 62 GitHub stars.

What programming language is mini-claude-code written in?

mini-claude-code is primarily written in Go. It covers topics such as agent, ai, claude-code.

How do I install or use mini-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.

What license does mini-claude-code use?

mini-claude-code is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to mini-claude-code?

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.

View on GitHub → Browse Agent Tool tools