SUMMARY AI summary by gpt-5-mini
learn-codex は、OpenAI の大規模 Rust モノリポジトリ openai/codex の設計を理解するための教育用リポジトリで、Rust の全移植ではなく「教学伴走」として 10 個の小さな Go モジュールを順に構築していきます。各章は前章に機能を追加する形で発展し、最終的に統合章と付録を含みます。対象は codex-rs の内部設計を学びたい開発者や、Go で動作を追いながら上流 Rust 実装を読み下したい人です。 主な内容は以下のとおり: - カリキュラム(s01〜s10):最小ループ、モデルクライアント(ストリーミング Chat)、外部コマンド実行、V4A パッチ適用、承認ポリシー、実行ポリシー、ロールアウト(JSONL ログ)、サンドボックス、MCP ブリッジ、CLI ドライバ、終端統合 - 各章に Go モジュール(コード・テスト・cmd ランナー)、中英二言語のドキュメント、上流 Rust 抜粋の注釈版を同梱 - クイックスタート:Go ≥ 1.24 必須、s01 の REPL で開始可能。web ビューアあり - ライセンス:Apache-2.0。全セッションと統合・付録は完成・テスト合格済み。
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.
Language breakdown (by bytes)
Owner
This person look like a dog
Dates
| Created on GitHub | 2026-05-09 |
| Last push | 2026-05-09 |
| First seen here | 2026-05-09 |
| Last fetched | 2026-05-09 14:57 |
Similar repos (same language)
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.