ooboai

ooboai / oobo

Public

Git decorator for humans and agents

20
0
100% credibility
Found Mar 13, 2026 at 19 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Rust
AI Summary

oobo transparently enhances version control commits with AI session details, token usage, and code attribution for both humans and AI agents.

How It Works

1
🔍 Discover oobo

You hear about oobo while using AI coding helpers and want to track which AI chats helped write your code.

2
📥 Install in seconds

Run a simple one-line command to add oobo to your computer – no hassle, works right away.

3
⚙️ Quick setup

Follow a friendly guide to connect your AI tools and start capturing chats automatically.

4
💾 Save code as usual

Use your normal save routine – oobo quietly adds details about AI help to each save.

5
📊 Explore your history

Check enriched timelines, chat logs, and stats to see exactly how AI boosted your work.

🎉 Share your story

Create a cool card showing your AI coding journey and productivity wins – ready to impress!

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 19 to 20 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is oobo?

oobo is a Rust CLI that acts as a transparent git decorator, intercepting commits, pushes, and merges to enrich them with AI context from tools like Cursor, Claude Code, and Aider. It captures sessions, token counts, and code attribution (AI vs human lines), storing metadata on a git orphan branch that syncs naturally while keeping transcripts local in SQLite. Use it like git—`oobo commit -m "fix bug"` runs real git plus anchors—no workflow changes, and read ops like status or log pass through untouched.

Why is it gaining traction?

It bridges the gap where git log shows diffs but ignores AI contributions, like 14k tokens debugging via Claude or Cursor composer sessions. Standouts include TUI browsers for sessions/anchors/stats, `--agent` JSON for scripts/agents, and shareable dev cards with AI usage heatmaps. Unlike git github desktop or gitlab setups plagued by permission denied errors, oobo proxies cleanly, even aliasing `git=oobo` for zero friction.

Who should use this?

AI-reliant devs on Cursor, Zed, or Aider who want git history tracking agent vs human code in repos shared via github or gitlab. Teams auditing token spend or attribution in monorepos, or agent builders needing structured session data without custom git hooks. Skip if you're pure human coding or avoiding git commit decorators.

Verdict

Early alpha (17 stars, 1.0% credibility) with solid docs and installer, but low adoption signals unproven scale—test in a side repo first. Worth adopting if AI tools dominate your git github workflow; fixes real pain without bloat.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.