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

Git

mentions 215 type Organization page 4/11 feed RSS

// recent coverage 215 mentions

09:59
2026-08-02
dev.to
developer-tools

Building Git-Native Visual History with PixLog

PixLog, an open-source tool by developer Zhao Xuan, adds pixel-aware visual history to Git without creating a second commit graph or staging area. It tracks exact bytes, changed regions, coordinate bl…

10:14
2026-08-01
promptcube3.com
artificial-intelligence

Can an LLM agent actually tame a monorepo with tens of thousands

OpenAI is developing Git-aware operations for LLM agents to navigate monorepos with tens of thousands of files, focusing on selective diff traversal, history summarization, path-scoped queries, and co…

06:41
2026-08-01
openai-git-upstream.openai.chatgpt.site
developer-tools

OpenAI's work on Git for large repositories

OpenAI's Git development team published a series of patches improving performance and reliability for large repositories. Taylor Blau's bitmap selection change reduced MIDX bitmap write time from 984.…

18:45
2026-07-31
dev.to
artificial-intelligence

Empirical Failure Modes in Autonomous Agent Operations

An engineer's report on 144 autonomous self-modification cycles of the Zero Man Business (ZMB) Python project reveals that LLM agents can keep test suites 100% green while the codebase decays structur…

10:30
2026-07-31
narendravardi.com
developer-tools

You kidding me! Worktrees were part of Git since 2015.

Git worktrees, a feature that has existed since 2015, have recently gained prominence due to the rise of agentic coding, according to a developer's reflection. The feature, which allows multiple worki…

14:18
2026-07-30
fletch.sh
developer-tools

Git worktrees are not an isolation boundary for coding agents

Git worktrees are not an isolation boundary for coding agents, according to a technical analysis of Git internals. A worktree shares refs, config, stash, and hooks with the parent repository, allowing…

16:48
2026-07-29
promptcube3.com
artificial-intelligence

Tech Writing in the AI Era: A Career Survival Guide

Technical writers must shift their value proposition to survive the AI era, according to a career survival guide. Writers should prove they can handle the entire AI workflow by focusing on information…

19:45
2026-07-28
dev.to
developer-tools

Translate Git Commit Messages Offline Without Rewriting Code

An open-source Python CLI, git-translate-commits, enables developers to preview and normalize Git commit messages offline using a local translation engine, avoiding the privacy risks of external APIs.…

15:32
2026-07-28
piechowski.io
developer-tools

Setup Script Should Support Git Worktrees

Ally Piechowski argues that setup scripts should support Git worktrees to isolate ports, databases, and state for safe parallel development, sharing one Docker stack while deriving a readable worktree…

23:46
2026-07-26
promptcube3.com
developer-tools

Claude Code: A Deep Dive into Anthropic's New CLI

Anthropic released Claude Code, a command-line interface tool that moves its large language model agent directly into the developer's shell, enabling it to read file systems, run tests, execute shell …

11:29
2026-07-26
news.ycombinator.com
artificial-intelligence

Searchable, leveled learning map of AI/ML tools

A Hacker News user posted a searchable, leveled learning map of AI/ML tools, linking to an open source project with about 150 learning resources on Git.…

00:46
2026-07-26
promptcube3.com
ai-tools

Project Intelligence: Why Git Isn't Enough for AI

Contorium, a new project from ContoriumLabs, aims to solve AI workflow inefficiency by preserving decision rationale, evaluated alternatives, and architectural evolution as a Project Intelligence Laye…

04:25
2026-07-25
github.com
developer-tools

Coordination layer for AI coding agents, built on Git

Loom, a coordination layer built on Git, prevents AI coding agents from overwriting each other's work by reporting file collisions before tokens are spent, using intent leases and isolated worktrees. …

13:47
2026-07-23
promptcube3.com
ai-agents

Jaybase: My Experience with Append-only Fact Stores

Jaybase, an append-only fact store using a Merkle Directed Acyclic Graph, eliminates the fear of AI agents corrupting production databases by making every write immutable, auditable, and reversible, a…

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