Legit-code
Store Claude Code chats alongside your code in Git
What it does
Legit-Code is a CLI that saves Claude Code conversations into Git. Prompts, AI reasoning, and code changes are stored together, versioned, and shareable — without polluting your main branch. Built for teams that want AI-assisted development to be transparent, reviewable, and persistent.
Does a similar job
all alternatives →
Bench for Claude CodeMar 2026 · bench.silverstream.ai · ▲411Store, review, and share your Claude Code sessions

ClaudebinFeb 2026 · claudebin.com · ▲258Export and share your Claude Code sessions as resumable URLs
- ACA context-aware permission guard for Claude CodeMar 2026 · github.com · ▲127
We needed something like --dangerously-skip-permissions that doesn’t nuke your untracked files, exfiltrate your keys, or install malware. Claude Code's permission system is allow-or-deny per tool, but that doesn’t really scale. Deleting some files is fine sometimes. And git checkout is sometimes not fine. Even when you curate permissions, 200 IQ Opus can find a way around it. Maintaining a deny list is a fool's errand. nah is a PreToolUse hook that classifies every tool call by what it actually does, using a deterministic classifier that runs in milliseconds. It maps commands to action types…
- CCClaudit – Claude Code Conversations as Git Notes, AutomaticallyFeb 2026 · github.com · ▲7
Uses agent and Git Hooks to automatically create Git Notes on commit, containing the agent conversation that led to that commit. Works if either you or the agent commit. It's basically the same thing as entire.io just announced that they got $60m investment for. Except I got Claude Code to write it last week, in my spare time, without really paying attention. I certainly didn't read or write any of the code, except for one rubbish joke in the README. I've got a Claude Code instance working on Gemini CLI support and OpenCode support currently.
- ACA Claude Code plugin that catch destructive Git and filesystem commandsDec 2025 · github.com · ▲61
More dev tools this month
the category →



OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 3d ago · opentrailpaper.com

Lettertrace▲375Track your AI visibility for free (using your own API keys!)
Dev tools · 26d ago · lettertrace.com
Launched alongside, January 2026
the whole month →- IN
Hey HN! I wanted to share something I built over the last few weeks: isometric.nyc is a massive isometric pixel art map of NYC, built with nano banana and coding agents. I didn't write a single line of code. Of course no-code doesn't mean no-engineering. This project took a lot more manual labor than I'd hoped! I wrote a deep dive on the workflow and some thoughts about the future of AI coding and creativity: http://cannoneyed.com/projects/isometric-nyc
AI · Jan 2026 · cannoneyed.com




Automatic AI-powered code reviews the moment you open a PR
Dev tools · Jan 2026 · kilo.ai
