Git
7 articles about git.
How Do You Prevent JSON-Seppuku?
Agents that modify their own config files can corrupt themselves. Store config in git with auto-commits for instant rollback.
The Problem with Logs Written by the System They Audit
When your AI agent writes its own activity logs, those logs cannot be trusted for verification. Git as an external source of truth beats self-reporting
Sandbox vs YOLO Mode for AI Coding Agents
Should you run AI coding agents in a sandbox or let them execute freely? YOLO mode with frequent git commits offers the best balance of speed and safety.
What Actually Happens When 12 Agents Work on the Same Branch
Real lessons from running a dozen AI coding agents on one git branch - terminal collisions, build conflicts, and why a terminal manager is essential.
YOLO Mode vs Explicit Approval - When to Let AI Agents Run Freely
When should you skip permissions for AI agents? The answer depends on reversibility. Git repos are safe to YOLO, but email and messaging need explicit
Adding Co-Authored-By Claude to Every Git Commit
Why putting Co-Authored-By: Claude in your CLAUDE.md for automatic commit attribution matters for AI transparency. When the AI has more credits than your
Receipts Outlive Memory - Why Git Blame Matters More Than Agent Memory
Agent memory fades, gets pruned, and can be wrong. Git blame is the ultimate receipt - every decision traced to an exact commit, an exact prompt, an exact
Browse by Topic
How did this page land for you?
React to reveal totals
Comments (••)
Leave a comment to see what others are saying.Public and anonymous. No signup.