Git

5 articles about git.

Agent Orchestrators vs Parallel Sessions with Worktrees

·2 min read

Comparing agent orchestration patterns vs parallel sessions with git worktrees. Real isolation wins for coding tasks because each agent gets its own workspace.

agentsorchestrationworktreesparallelgitcoding

Should AI Agents Get Co-Author Credits on Git Commits?

·2 min read

When Co-Authored-By: Claude appears in every commit, the AI has more co-author credits than human teammates. The case for transparency in AI-assisted development.

ai-developmentgittransparencyco-authorclaude-codeethics

Adding Co-Authored-By Claude to Every Git Commit

·2 min read

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 teammates.

gitco-authorclaude-codetransparencyai-developmentbest-practices

The Consensus Illusion - When Multiple AI Agents Work on the Same Codebase

·3 min read

Five agents on the same branch with no isolation creates the illusion of a stable codebase. Why consensus fails and conflict resolution should be left to humans.

multi-agentconsensusgitcodebaseparallel-developmentconflict-resolution

Receipts Outlive Memory - Why Git Blame Matters More Than Agent Memory

·2 min read

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 moment in time.

gitaccountabilityagent-memoryversion-controldeveloper-tools

Browse by Topic