DealForge autonomously sources, scores, and writes investment memos on venture deals. Stop manually hunting.

1,180+ deals tracked  ·  22 AI investment memos  ·  Updated daily

← Back to leaderboard

Origin

Show HN: Origin – Git blame for AI agents (track which AI wrote every line)

53 AI Score
Show_hn devtools Added Mar 25, 2026

Details

Sector
devtools
Total Funding
$0
Last Round
$0

About

We built Origin after realizing nobody on our team could answer &quot;which AI wrote this?&quot; when a bug appeared.<p>Origin hooks into Claude Code, Cursor, Gemini, and Codex. Every commit gets tagged with which agent wrote it, what prompt generated it, which model, and what it cost. Run `origin blame` on any file and you see [AI] or [HU] per line — like git blame but for AI agents.<p>All data stored in git notes. No server required, works offline, zero lock-in.<p>CLI is open source (MIT): github.com&#x2F;dolobanko&#x2F;origin-cli Team dashboard: getorigin.io<p>Would love feedback on the attribution approach — we&#x27;re using git notes to store session data on commit hashes.

AI Score Reasoning

Origin addresses a timely and growing pain point in the AI-assisted development workflow by providing much-needed attribution and auditability for generated code. While the technical approach using git notes is elegant and developer-friendly, the project faces significant platform risk as IDEs and version control providers could easily integrate similar features natively.

Source

Show_hn — View original →