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.
Language breakdown (by bytes)
Owner
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 |