SUMMARY AI要約 by gpt-5-mini
このリポジトリは、SWE-agent/mini-swe-agent("100行エージェント")を章ごとにGoで再実装しながら学ぶための教材です。各章は一つの上流メカニズムに絞って「概念→30–100行の実装→差分→上流ソースの対照読解」を提供し、読者がなぜ最小実装で動くかを理解できるように構成されています。対象はエージェント内部や実装手順を学びたいソフトウェア開発者・研究者です。 主な内容は最小ループ、Provider抽象、モデル出力のパース、テンプレートと設定マージ、例外的制御フロー、Dockerサンドボックス、人間介在モード、プロバイダ合成などの章(s01〜s08)と総合走査です。各章は独立したGoモジュールで、実行例(go run .)やテストが用意されており、Go 1.23+が必要です。章末には対応するmini-swe-agentの抜粋と注釈があり、上流コードの理解を促します。ライセンスはMITです。
使用言語(バイト数比)
オーナー情報
This person look like a dog
日付
| GitHub作成日 | 2026-05-09 |
| 最終Push | 2026-05-09 |
| 当サイト初検出 | 2026-05-09 |
| 最終取得 | 2026-05-09 18:13 |
類似Repo (同じ言語のAI関連Repo)
Tools and daemons for Claude Code (memory sync, etc.)
paultyng/testagentA fake CLI agent for testing orchestration tooling — emits Claude-shaped hooks, MCP traffic, and stream-json without calling any LLM.
japananh/aimonitormacOS menu bar + CLI that watches Claude Code session usage across multiple accounts and switches to whichever has server-side headroom. Local-first, no telemetry.
Oseas031/axis-cliAgent-native scheduling system for AI Agents
DeliciousBuding/dida-cliAgent-friendly CLI for Dida365 / TickTick
mopanc/sagaTopic-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.
cajasmota/archigraphMulti-repo code knowledge graphs for AI agents. Cross-repo linking, infrastructure topology, watcher-driven freshness.