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

fuleinist/ai-session-diff

Git hook that captures AI agent coding sessions and generates visual diffs showing exactly what changed and why.

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

SUMMARY AI要約 by gpt-5-mini

AI Session Diff is a small tool that installs Git hooks to record coding sessions driven by AI assistants and produce diffs and session reports. It’s intended for developers who use AI coding tools (Cursor, Claude Code, GitHub Copilot) and want an audit trail of what the AI changed and contextual metadata. Key points: - Installs pre-commit and post-commit hooks; pre-commit snapshots staged files, post-commit records metadata and creates diffs. - Stores sessions under .ai-sessions/<uuid>/. - CLI: install, uninstall, status, list, show <session-id> (terminal diff), report <session-id> (HTML report). - Detects AI clients automatically (Cursor via .cursor/, Claude via CLAUDE_CODE or ANTHROPIC_MODEL env vars, Copilot via .github/copilot-innb). - Distributed as a Go binary; build from source and run ./ai-session-diff install. Licensed MIT.

DETECTED 検出されたAIスタック

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

🧠 LLMプロバイダー (1)
Anthropic
🤖 LLMモデル (1)
Claude

使用言語(バイト数比)

Go
100%

オーナー情報

アカウント
fuleinist
タイプ
User
フォロワー
13

Full Stack Web Developer

日付

GitHub作成日 2026-05-06
最終Push 2026-05-15
当サイト初検出 2026-05-09
最終取得 2026-05-16 18:12