AI開発影響研究所 EN
← ランキング · AI関連リポジトリ

Ding-Ye/learn-codex

Build a Go mini-version of openai/codex, session by session — each chapter ends with the upstream Rust source. Generated by the learn-repo-generator skill.

Go OTHER GitHub ↗
★ 0
stars
65
AI関連スコア
50
個人開発度
0
AIツール痕跡

SUMMARY AI要約 by gpt-5-mini

learn-codex is a teaching companion that reconstructs the core mechanisms of openai/codex as a sequence of small, incremental Go modules. It's designed for engineers and learners who want to understand why upstream codex-rs makes its architectural choices without reading the full 120+‑crate Rust monorepo. Who uses it: Go developers, systems engineers, and researchers studying agent runtimes and the codex design. Key features: - 10 sequential sessions (s01–s10) that each add one mechanism: minimal event loop, streaming model client, exec tool, V4A patch applier, approval flow, execpolicy DSL, append-only rollout logging with resume, macOS/Linux sandbox adapters, MCP bridge, and CLI driver. - s_full integration walkthrough plus two appendices (mental model, upstream reading map). - Each chapter provides a Go module (code, tests, cmd runner), bilingual docs (EN/CN) with Problem·Solution·HowItWorks sections, and annotated Rust excerpts of the upstream source. - Quick start: Go ≥1.24, run examples and tests. Apache‑2.0 licensed.

DETECTED 検出されたAIスタック

このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。

🧠 LLMプロバイダー (1)
OpenAI
🤝 エージェントフレームワーク (1)
MCP

使用言語(バイト数比)

Go
63.6%
CSS
1%
Rust
25.7%
JavaScript
0%
TypeScript
9.7%

AI関連と判定した根拠

AI関連スコアは4つの箇所それぞれにAI関連キーワードが現れるかを判定し、該当した配点を合計したものです。 算出方法の詳細

リポジトリ名 該当なし
説明文 +25 一致: openai
GitHub Topics 該当なし
README冒頭 +20 (スコアから逆算 — README本文は保存していません)
除外語ペナルティ -10

合計 AI関連スコア: 65 / 100

同じ言語のAI関連Repoの中での位置

当サイトが追跡している Go 製Repoは 516件 (うちAI関連スコア40以上は 411件)。 このRepoより スター数が多いのは 189件 (上位 36.8%)、 AI関連スコアが高いのは 141件 (上位 27.5%) です。

オーナー情報

アカウント
Ding-Ye
タイプ
User
フォロワー
7
所属
学大汉 武立国

This person look like a dog

日付

GitHub作成日 2026-05-09
最終Push 2026-05-09
当サイト初検出 2026-05-09
最終取得 2026-08-16 16:21

類似Repo (同じ言語のAI関連Repo)

magicrew/doc7

Turn documents into AI-ready Markdown with visual understanding

Go 1,107 AI 70
thousandflowers/skillreaper

Cut context bloat in your AI-agent stack: find and safely prune unused skills, MCP servers and subagents from real transcript evidence

Go 50 AI 70
cocoonstack/sandbox

Fast cold-boot MicroVM sandboxes for AI agents on cocoon

Go 47 AI 70
MagnumGoYB/aitok

Offline-first Go CLI for summarizing local token usage and estimated USD costs from Claude Code, Codex, and Gemini CLI.

Go 34 AI 75
jiangmuran/claude-in-box

Portable Claude Code dev environment in a Docker container — multi-session, hook-driven, web-managed, with transparent SOCKS5. Runs on a Raspberry Pi.

Go 30 AI 100
anthony-chaudhary/fak

fak — the Fused Agent Kernel: one Go binary that turns a tool-using agent (Claude Code, Codex, Cursor, any OpenAI/Anthropic/MCP client) into a managed agent: cache-stable model traffic, context compaction + crash resume, nanosecond tool-call policy, local GGUF serving with SSD expert offload.

Go 30 AI 50
housecat-inc/scratch

Setup for Agent Computers

Go 23 AI 45
kovyrin/agent-secret

A simple MacOS helper for safer exposure of secrets to your agents

Go 19 AI 50