cd/entity/Git· home entities Git
grep -l @git /news/*.json | wc -l → 215

Git

mentions 215 type Organization page 9/11 feed RSS

// recent coverage 215 mentions

15:26
2026-06-19
getunblocked.com
artificial-intelligence

Measuring AI productivity yourself with gh, jq, and Git

Engineering organizations report AI usage up ~65% but PR throughput only 7.76%, revealing a gap between code generation and shippable output. Studies from DX and METR show developers overestimate AI p…

13:19
2026-06-19
dev.to
artificial-intelligence

AI makes developers more vital, not less

A developer argues that AI is transforming the role of developers rather than replacing them. Developers are shifting from writing code to designing systems that orchestrate AI agents, ensuring reliab…

12:33
2026-06-19
gist.github.com
ai-agents

Recoverable failures for AI coding agents

A developer proposes using Btrfs snapshots to make AI coding agent failures recoverable by treating agent work as filesystem transactions. The setup involves creating cheap snapshots before agent runs…

16:41
2026-06-17
newsletter.pragmaticengineer.com
developer-tools

CI/CD with Robert Erez

Robert Erez, a principal engineer at Octopus Deploy, discussed CI/CD best practices on The Pragmatic Engineer podcast, advocating for rolling forward instead of rolling back, warning that GitOps is no…

14:36
2026-06-17
medium.com
artificial-intelligence

How Claude Code Broke My Git Worktree

An engineer reported that Claude Code, an AI coding tool, corrupted their Git worktree setup, causing significant disruption to their development workflow. The incident highlights potential risks of i…

07:32
2026-06-17
mlx-code.com
ai-agents

Mlx-Code: A Coding Agent That Speaks Git Natively

Mlx-Code, a new coding agent, natively integrates Git as its core state machine, enabling developers to branch, diff, and resume from any checkpoint. By mapping the reasoning loop onto Git mechanisms,…

09:11
2026-06-14
byteiota.com
developer-tools

Weave git merge Driver Fixes AI Agent False Conflicts

Elijah Newren, author of Git's merge-ort strategy, endorsed Weave, a new Git merge driver by Ataraxy Labs that resolves 31 of 31 real-world merge scenarios compared to Git's 15. Weave uses language-aw…

07:46
2026-06-14
dev.to
artificial-intelligence

RabbitHoles while learning AI

A developer exploring Agentic AI unexpectedly deepened their software engineering skills, picking up Docker, GitHub Actions, Git best practices, and deployment workflows. The journey, which started wi…

02:45
2026-06-14
ataraxy-labs.github.io
developer-tools

Weave: Merging based on language structure and not lines

Weave, a new Git merge driver from Ataraxy Labs, resolves merge conflicts by parsing code structure with tree-sitter and merging at the function or class level instead of by lines. It supports 31 merg…

15:31
2026-06-13
blog.bytebytego.com
ai-agents

EP218: The Typical AI Agent Stack, Explained

ByteByteGo's newsletter explains the typical AI agent stack, which consists of an agent runtime running a ReAct loop, a model layer, a tool layer, and a memory layer, all wrapped in an observability a…

08:59
2026-06-13
lore.kernel.org
developer-tools

Git 2.55-Rc0 Prepares for Rust to Be Enabled by Default

Git 2.55-Rc0 prepares to enable Rust by default, marking a significant shift in the version control system's development. The move aims to leverage Rust's memory safety and performance benefits, poten…

17:59
2026-06-11
runtimewire.com
ai-products

Nathan Sobo's Zed takes aim at pull requests with DeltaDB

Nathan Sobo's Zed editor is launching DeltaDB, a version control system designed to capture pre-commit edits and agent conversations that Git does not record. The system aligns with Zed's founding mis…

← prev page 9 / 11 next →
// co-occurs with top 8 entities
// topics top 6 topics