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

Git

mentions 214 type Organization page 1/11 feed RSS

// recent coverage 214 mentions

00:00
2026-09-07
digitalapplied.com
ai-agents

AI Coding Agents: Check the Combined Changes Before Release

A guide from an unnamed editorial source advises developers to test the combined candidate when two AI coding agents contribute to the same release, noting that a clean merge does not guarantee behavi…

13:19
2026-09-05
packagemain.tech
developer-tools

.gitignore everything by default

A developer proposes flipping the default .gitignore strategy to ignore all files and explicitly allow only those needed, using patterns like '*' followed by '!*.go' to prevent accidental commits of l…

23:03
2026-09-02
akitaonrails.com
ai-agents

AI-Memory 2.0 – The Best Memory System for Agents and Teams

AI-MEMORY 2.0, an open-source long-term memory server for coding agents, was released on September 2, 2026, by developer Fabio Akita, introducing the Open Knowledge Format (OKF) as its native on-disk …

15:15
2026-09-02
github.com
ai-tools

Panic Room, a local zero-dependency sandbox for agents

Panic Room, an open-source MIT-licensed tool, provides a zero-dependency sandbox for AI agents, giving each agent a cloned repo, fake credentials, a throwaway database, and a container, with an audit …

15:23
2026-09-01
twitter.com
artificial-intelligence

Foundational Models Became Superhuman in Bash

Frontier models have become superhuman in Bash, enabling coding agents to complete complex tasks with fewer tool boundaries, according to a developer who rebuilt an agent harness using only bash and a…

22:16
2026-08-30
github.com
developer-tools

Show HN: Manage coding norms across your AI agents

Norms, a new open-source tool, lets developers define coding rules once in Markdown and sync them across AI coding agents, generating rule files for AGENTS.md, CLAUDE.md, .cursor/rules/norms.mdc, and …

21:29
2026-08-30
dev.to
developer-tools

Running Coding Agents in Parallel with Git Worktrees

A developer describes using Git worktrees to run multiple coding agents in parallel without file conflicts. The approach creates separate working directories for each agent, all backed by the same rep…

01:44
2026-08-30
dev.to
developer-tools

Git Said It Succeeded. The State Said Otherwise.

A developer discovered several misleading success messages in Git, including cases where rerere fails to record resolutions after an abort, autoupdate hides conflict checkpoints, and --autosquash can …

10:30
2026-08-29
davidgomes.com
developer-tools

Primer: Worktrees and Coding Agents

David Gomes, a software engineer, published a blog post explaining how Git worktrees and coding agents such as Cursor, Codex, Claude Code, and Pi interact, noting that worktrees are essential for para…

19:34
2026-08-28
github.com
developer-tools

Foremerge

Foremerge 0.4.0, an open-source coordination protocol for coding agents built above Git, lets agents announce their intended changes in a shared SQLite store inside the project's .git folder, detectin…

09:42
2026-08-28
typemill.net
ai-agents

On the way to automate user manuals and knowledge bases

A developer proposes a Git-based workflow to automate user manuals and knowledge bases, using Markdown task files in a repo to generate release summaries and AI agents to update docs, with a CMS like …

08:40
2026-08-28
dev.to
developer-tools

Claude Code and git worktrees: two sessions, one repo

A developer explains how to run parallel Claude Code sessions on a single repository using Git worktrees, which allow each session to have its own directory and branch to avoid file conflicts. The app…

page 1 / 11 next →
// co-occurs with top 8 entities
// topics top 6 topics