» Tag
git
30 postsTeaching AI Agents to Time-Travel
Developing time travel capabilities for AI agents to find bugs in historical code.
Building a Deterministic Merge Gate for AI-Generated Code
A POSIX shell gate checks AI-generated patches before merge: size budgets, sensitive path ownership, and Git diff hygiene, independent of the model that wrote the code.
Researchers Uncover Git Hash Chain Malleability in Signed Commits
New research shows signed Git commit hashes can be altered while keeping a valid signature and GitHub's Verified badge, undermining commit integrity assumptions.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comGit History Command: A Safer Way to Edit Commits
The git history command provides a safer way to split, reword, and fix commits in Git.
Preventing Claude Code Push Accidents: API Keys and Wrong Repos
Explore mechanisms developed to prevent accidents related to API keys and wrong repo pushes in the Claude Code environment.
Plain: A Database-Free, Git-Native CMS in Vanilla JS
Plain stores content as Markdown and JSON files in a Git repo, needs no database or server, and builds a static site plus a JSON API — open source.
revert_guard.py Stops AI Agents From Re-adding Reverted Code
revert_guard.py reads a repo's own git revert history to block AI agents from re-adding previously reverted code, like a card_token column, before it gets committed—offline and keyless.
NexusMem: A Tool Indexing Shell Exit Codes and Git Diffs
NexusMem helps developers by recording shell commands and git history in a local database.
xAI's Grok Build CLI Stops Uploading Git Repositories to Google Cloud
xAI has halted the Grok Build CLI's ability to upload developer repositories to Google Cloud. Learn more about the implications.
Commit Chronicles: Unveiling Your Story Through SQL
Commit Chronicles reveals the story behind a GitHub repo's commit history. An essential tool for developers.