AI Dev Impact Lab JA
← Rankings · AI-RELATED REPO

realorange1994/mini-claude-go

A lightweight Go implementation of Claude Code's agent loop framework with streaming support, 14+ built-in tools, and multi-mode permission control.

⚡ AI-using Go GitHub ↗
★ 0
stars
75
AI relevance
50
solo dev
1
tool sigs

SUMMARY AI summary by gpt-5-mini

miniClaudeCode-go は、Claude Code のエージェントループを模した、Go 製の軽量 CLI コーディングアシスタント/AI エージェントフレームワークです。開発者や自動化担当者が、LLM を使ってツール呼び出しによるタスク実行や会話型ワークフローを行うことを想定しています。Anthropic API や OpenAI 互換プロキシを統一設定で利用可能です。 主な機能: - ターン制のエージェントループ(反復予算、最大ターン、ストリーミング出力、ThinkFilter による <thinking> 処理、進捗計測) - 対話型 REPL(Ctrl+C 中断、パイプ入力)、ワンショット実行、セッションの JSONL 再開 - 多段階コンパクション(マイクロ/SM/LLM 駆動/部分/リアクティブ)でトークン制限対策と復元機構 - @file/@url 等による外部コンテキスト注入と範囲・トークンガード - 35+ の組み込みツール(ファイル操作、検索、Web 取得、Git フル操作、システム/プロセス/ターミナル、タスク/メモリ/スキル、ファイル履歴ツール群) - パーミッションモード(ask/auto/plan)と、非ホワイトリスト操作向けの二段階 LLM ベース分類器(高速判定+詳細思考)および危険パスのハードブロック - サブエージェント生成による隔離実行 実運用向けの安全性・トークン管理・ツール統合を重視した CLI フレームワークです。

AI Coding Tools Used

This repository contains config files from these AI coding tools, indicating AI-assisted development.

Claude Code .claude/

DETECTED Detected AI stack

AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.

🧠 LLM providers (2)
Anthropic OpenAI
🤖 LLM models (1)
Claude

Language breakdown (by bytes)

Go
100%

Owner

Account
realorange1994
Type
User
Followers
0

Dates

Created on GitHub 2026-04-22
Last push 2026-05-09
First seen here 2026-05-09
Last fetched 2026-05-09 15:42

Similar repos (same language)

MagnumGoYB/aitok
Go 6 AI 50
MarimerLLC/claude-utils

Tools and daemons for Claude Code (memory sync, etc.)

Go 5 AI 75
paultyng/testagent

A fake CLI agent for testing orchestration tooling — emits Claude-shaped hooks, MCP traffic, and stream-json without calling any LLM.

Go 3 AI 70
japananh/aimonitor

macOS menu bar + CLI that watches Claude Code session usage across multiple accounts and switches to whichever has server-side headroom. Local-first, no telemetry.

Go 2 AI 100
Oseas031/axis-cli

Agent-native scheduling system for AI Agents

Go 1 AI 45
DeliciousBuding/dida-cli

Agent-friendly CLI for Dida365 / TickTick

Go 1 AI 70
mopanc/saga

Topic-grained, layered memory layer for AI coding agents — local-first, MCP, single binary. Plug Claude Code / Cursor / Windsurf / Antigravity into persistent memory across sessions and machines.

Go 1 AI 70
cajasmota/archigraph

Multi-repo code knowledge graphs for AI agents. Cross-repo linking, infrastructure topology, watcher-driven freshness.

Go 0 AI 45