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

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 relevance
50
solo dev
0
tool sigs

SUMMARY AI summary 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 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 (1)
Anthropic
🤖 LLM models (1)
Claude

Language breakdown (by bytes)

Go
100%

Owner

Account
fuleinist
Type
User
Followers
13

Full Stack Web Developer

Dates

Created on GitHub 2026-05-06
Last push 2026-05-15
First seen here 2026-05-09
Last fetched 2026-05-16 18:12