git
30 articles about git in AI news
Claude.md Hits 152K GitHub Stars; Karpathy Notes LLM Failure Patterns
Claude.md hits 152K GitHub stars. Karpathy notes LLMs fail consistently, driving demand for standardized prompt templates.
Google CodeWiki Turns Any GitHub Repo Into Interactive Docs
Google released CodeWiki, an open-source tool turning GitHub repos into interactive docs with Gemini chat. Free, URL-based, no setup required.
GitHub Launches Agentic AI Dev Certification GH-600
GitHub launched GH-600 Agentic AI Developer certification covering multi-agent orchestration and guardrails, targeting devs who supervise AI agents in production.
Hermes Agent Hits 140K GitHub Stars, Nvidia RTX as Local Inference Bedrock
Hermes Agent hit 140K GitHub stars, most-used on OpenRouter. Runs locally on Nvidia RTX with self-evolving skills and Qwen 3.6 models that beat prior 120B-parameter models.
GitHub Secret Scanning Now Supports MCP Server in GA
GitHub GA'd its Secret Scanning MCP Server, letting AI agents automate credential leak remediation via Anthropic's protocol.
Google CodeWiki Turns GitHub Repos Into Interactive Docs
Google launched CodeWiki, turning any GitHub repo into interactive docs with diagrams, tutorials, and a chatbot. It differentiates by structure over file summarization.
The Agency: 147 Open Source AI Agents Hit 50K GitHub Stars in 2 Weeks
The Agency is an open source repository with 147 specialized AI agents across 12 divisions (engineering, design, marketing, etc.) that hit 50K GitHub stars in under two weeks. It provides one-command install for tools like Claude Code and Cursor, with full modding support.
LLM-Based Customer Digital Twins Predict Preferences with 87.7% Accuracy
A new arXiv paper proposes using LLM-based 'customer digital twins' (CDTs) — agents built from individual Reddit review histories via RAG — to perform conjoint analysis. The CDTs predict actual user preferences with 87.73% accuracy in a computer monitor case study, offering a scalable alternative to traditional market research.
DigitalOcean's Signal Sampling Finds Top Agent Trajectories Without LLM Cost
DigitalOcean's paper introduces lightweight behavioral signals to rank 80k agent-user trajectories, achieving 82% informativeness in sampled reviews compared to 54% for random sampling, with no LLM overhead.
Applied Digital Lands 300MW Lease with Hyperscaler at Louisiana Site
Applied Digital secured a 300MW lease with an investment-grade hyperscaler at its Delta Forge 1 site in Louisiana, with a total reported value of $7.5 billion, signaling continued demand for AI data center capacity.
AI Chip Capacity Crisis: 10GW Left Through 2030, Prices Up Double Digits
The AI accelerator market has only 10 gigawatts of capacity left for contract through 2030, with 100GW already under contract. Prices are rising double digits as one competitor has stopped taking orders entirely.
Dick's Sporting Goods Partners with Adobe to Launch Agentic AI 'Digital Coaches'
Dick's Sporting Goods announced a partnership with Adobe to implement agentic AI 'digital coaches.' These AI agents will provide personalized guidance to customers, aiming to enhance the shopping experience and drive sales.
Stirling-PDF Hits 77K GitHub Stars as Local AI Document Processing Surges
Stirling-PDF, a fully local, open-source PDF toolkit, has surpassed 77,100 GitHub stars and 25M+ downloads. Its growth highlights a major shift toward privacy-first, self-hosted document AI, challenging paid cloud services like Adobe Acrobat.
How Git Worktrees Fix Multi-Instance Claude Code Chaos
A setup script and workflow for using git worktrees to safely run multiple Claude Code instances in parallel, with conflict recovery patterns.
How to Use Git History to Analyze Claude's System Prompt Evolution
A new tool converts Anthropic's official system prompt history into a git timeline, enabling developers to analyze prompt changes with standard version control commands.
Onlook: Open-Source AI Tool Edits React Code Visually, Hits 23.9K GitHub Stars
Onlook, an open-source desktop app, enables visual editing of live React and Next.js applications, with AI generating and writing code changes directly to the codebase. It has gained 23.9K GitHub stars, positioning itself as a free alternative to paid design tools like Figma.
OpenVoice v2: Complete Voice Cloning Directory Launches on GitHub
A developer has compiled and released a comprehensive directory of open-source voice cloning tools and resources on GitHub. This centralizes access to models, datasets, and training code, lowering the barrier to entry for AI audio development.
Windsurf AI Adds 'Clone GitHub Repo' Feature for Code Context
Windsurf AI now lets users clone a GitHub repository directly within the tool. This allows its AI to answer questions about the repo and use its code snippets to assist in building new artifacts.
GitHub Launches 'Caveman' Tool, Claims 75% AI Cost Reduction
GitHub has released a new tool named 'Caveman' designed to reduce AI inference costs by up to 75% for developers. The announcement, made via a developer's tweet, suggests a focus on optimizing resource usage for AI-powered applications.
Bentley's 'Phygital' Future
Bentley Motors is pioneering a 'phygital' design approach, merging physical and digital processes. The automaker is deploying real-time 3D visualization and AI-assisted tools to enable faster, more collaborative, and data-informed design decisions for its luxury vehicles.
Automate Your MCP Server Marketing with This GitHub Actions Pipeline
A GitHub Actions tool that automatically markets your MCP server or Claude Code skill across platforms and directories, saving hours of manual promotion work.
Karpathy-Inspired CLAUDE.md Hits 15K GitHub Stars for AI Coding Rules
A GitHub repo containing a single CLAUDE.md file, inspired by Andrej Karpathy's observations on predictable LLM coding errors, has reached 15,000 stars. It represents a move from simply using AI to write code to engineering its behavior for better output.
7 Free GitHub Repos for Running LLMs Locally on Laptop Hardware
A developer shared a list of seven key GitHub repositories, including AnythingLLM and llama.cpp, that allow users to run LLMs locally without cloud costs. This reflects the growing trend of efficient, private on-device AI inference.
Awesome AI Apps GitHub Repo Hits 9.2K Stars with 70+ Runnable Agent Projects
The 'Awesome AI Apps' GitHub repository has amassed 9.2K stars by providing 70+ self-contained, runnable AI agent projects. It structures examples from basic bots to multi-agent pipelines, offering a practical alternative to link-only lists.
Target's Tech Blog Teases 'Next-Gen Solution' for Digital Order Fulfillment
Target's internal tech blog has announced work on a next-generation solution for digital order fulfillment, specifically targeting the balance between operational speed and inventory accuracy. This is a core operational challenge for omnichannel retailers.
Replace Claude Code's Context-Stuffing with git-semantic for Team-Wide Semantic Search
A new tool, git-semantic, lets teams build and share a semantic search index of their codebase via Git, eliminating redundant API calls and enabling faster, more accurate Claude Code queries.
GPT4All Hits 77K GitHub Stars, Adds DeepSeek R1 for Free Local AI
The GPT4All project has surpassed 77,000 GitHub stars as it adds support for distilled DeepSeek R1 models, enabling reasoning-capable AI to run locally on consumer CPUs with zero API costs.
China Proposes Mandatory Labels, Consent Rules for AI Digital Humans
China has proposed its first legal framework specifically targeting AI-generated digital humans, requiring mandatory disclosure labels, explicit consent for biometric data, and strict child-safety measures including bans on virtual intimate services for users under 18.
GitNexus Open Sources Codebase Knowledge Graph Engine for AI Agents
GitNexus, an open-source knowledge graph engine, autonomously indexes codebases to map dependencies and execution flows. It integrates with Claude Code, Cursor, and Windsurf via MCP to give AI agents architectural awareness, preventing breaking changes.
Dify AI Workflow Platform Hits 136K GitHub Stars as Low-Code AI App Builder Gains Momentum
Dify, an open-source platform for building production-ready AI applications, has reached 136K stars on GitHub. The platform combines RAG pipelines, agent orchestration, and LLMOps into a unified visual interface, eliminating the need to stitch together multiple tools.