» Tag
github
40 postsEntire Launches Distributed Git Network for AI Coding Agents
Entire unveils a distributed Git mirror network sitting in front of GitHub, hitting 570K clones/hour and 586 pushes/sec, with the backend going open source.
How GitHub Uses eBPF to Block Circular Dependencies in Deployments
GitHub explains how it uses eBPF to detect and block circular dependencies caused by hosting its own source code, using cGroup-based network filtering and a DNS proxy.
GitHub rebuilds Issues navigation for instant, cache-first loading
GitHub built a client-side caching layer with IndexedDB, cache preheating, and a service worker to make Issues navigation feel instant instead of laggy.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comCursor Launches Origin Code Hosting Platform Amid GitHub Outage
Cursor launched its Origin code hosting platform during a GitHub outage, aiming to transform source code management with AI integration.
Agent Runtime Security: Foundry, GitHub, Mastra Updates
This week, updates from Foundry, GitHub, and Mastra provide essential insights for engineers.
A Self-Updating Open-Data Site with Zero Servers
Village Finder delivers open data for Indian villages using a serverless architecture.
Innersource security advisories go GA
GitHub has made innersource security advisories generally available. This feature is a significant step in managing vulnerabilities more effectively.
Copilot Vision Accepts Screenshots: Testing Accessibility Without Sight
GitHub's Copilot Vision now allows screenshot attachments, marking a significant step for accessibility testing.
GitHub's Copilot Code Review: Lessons from Tool Migration
GitHub's Copilot code review faced challenges with shared tools. Clearer instructions led to a 20% reduction in review costs.
CI Health Check: a /ci Skill for Claude Code
Audit your GitHub Actions with Claude Code. Use the /ci command for health checks and quickly resolve issues.