@github

The AI-powered developer platform to build, scale, and deliver secure software.

San Francisco, CA
Joined February 2008
Pinned Tweet
Yes or YES? Get your #GitHubUniverse pass 👇 githubuniverse.com/?utm_sour…
34
55
4
560
99,729
Dependabot pull requests are easy to review one at a time ... and tedious to review by the dozen. Build a GitHub Copilot app automation that does the first pass for you. Once it reviews open Dependabot pull requests, groups them by risk, verifies CI status, it'll provide a short summary. You write the instructions in plain language, so you can shape the automation to match how your team works. Schedule it before your workday starts and the results are ready when you log in. Try it out 👇 github.blog/ai-and-ml/github…
11
10
3
52
15,719
More #GitHubUniverse sessions just dropped 🆕 Grab your pass, and we'll see you October 28-29 🌁 githubuniverse.com/?utm_sour…
3
3
2
45
41,344
GitHub 🤝 @Muse A new way to connect your GitHub account to review PRs, catch up on issues and notifications, and leave comments without switching tabs.
88
132
55
2,395
178,439
The team also built a measurement loop that ran unattended against a huge pull request, using production instrumentation to detect blank gaps, jank, leaked observers, and scroll corrections.
3
5
8,113
The solution was two independent geometries: • Deterministic code height, known up front • Dynamic comment blocks, measured lazily and corrected near the viewport That keeps comment reflows from rebuilding the code layout.
1
6
2,942
Code is the easy part: virtualize the rows, keep the DOM small, and use known line heights. Comments are harder. Their height changes with markdown, replies, expandable sections, images, and async content.
2
10
3,508
A pull request with 2,200 files, 1M+ changed lines, and 400+ inline comments. Impossible to review? Not if you have the GitHub Copilot app. ✨ The rebuilt pull request view keeps even this extreme diff fast and smooth. 🧵
30
8
8
213
82,156
➡️ Coming soon: Let's Learn GitHub Copilot SDK Starting September 24, we'll host beginner-friendly livestreams on how to build agentic applications with the GitHub Copilot SDK, without implementing the agent loop yourself. Includes sessions specifically for .NET and Java development. Sign up for English, Chinese, Portuguese, Spanish, Japanese, or Korean. gh.io/letslearn
23
29
1
240
56,592
Should you review your AI-generated code? Is RAG over? Did Skills make MCP obsolete? The GitHub Podcast responds to these hot takes 👇 github.blog/ai-and-ml/should…
28
12
5
96
56,891
Back on X! I’m looking forward to talking with developers about how we’re scaling GitHub, improving reliability, and how AI is changing the way we build software. I discussed all three on the Engineering Leadership Podcast: sfelc.com/podcasts/navigatin…
2
3
27
11,199
My AI agent now has a face! 🤖 Idle. Working. Needs a decision. Done. It’s a Waveshare ESP32 on my desk. I pointed Copilot CLI at a photo of the device and ended up with blink, look-around, tap, sleep, and hook-driven states. Also created a web-based "character studio" so I wasn’t flashing firmware after every animation tweak. Full walkthrough of the process in the video! 🎥 Repo: github.com/danwahlin/esp32-a…
4
4
2
32
14,556
📣 @OpenAIDevs's GPT-6 family is expanding in GitHub Copilot with two additional models now generally available. ☀️ GPT-6 Sol: the balanced model for interactive and agentic coding. 🌕 GPT-6 Luna: a lightweight, cost-efficient model for smaller tasks and the lowest-cost option in the family. Try them in the GitHub Copilot app or @code. github.blog/changelog/2026-0…
16
30
5
400
79,324
🚀 @AnthropicAI's Claude Opus 5.5 is now generally available in GitHub Copilot. Our early testing shows it stands out in efficiency, delivering task resolution comparable to Claude Opus 5 while using significantly fewer steps and tokens, with fast error recovery on multistep tasks. Try it out for agentic coding, long-running agentic tasks, and knowledge work. Find it in the GitHub Copilot app, CLI, and @code. github.blog/changelog/2026-0…
33
44
8
372
118,052
Just one engineer and a team of agents ported the GitHub Copilot agent runtime to Rust, shipping 800,000 lines of production code while retaining code quality. 🚀 How it worked 👇 github.blog/ai-and-ml/genera…
187
299
225
4,289
3,715,828
Coming soon to the GitHub Copilot desktop app: editable diffs!! ✏️ Agent got you most of the way there? Make those last tweaks directly in the diff, right where you’re reviewing the changes. Co-authored with @lichinlin!
7
15
7
140
31,808
There's a lot of new vocabulary popping up in software development these days. The GitHub Podcast chats about some of the AI terms developers are learning right now. Grab your headphones 🎧 github.blog/ai-and-ml/decodi…
32
37
7
290
85,611
When the cost of error is high, trust is everything. Dan, a director of Senior Corporate Counsel at GitHub, used GitHub Copilot CLI to build a custom skill that embeds inline screenshots of source documents to verify AI analysis. Dan's tool, aptly named Eyeball, helps the legal team check complex clauses and act on AI outputs with confidence. Now, every lawyer at GitHub is using the terminal to streamline their daily workflows. ▶️
50
29
10
349
87,810
👀 Eyeball is open source! github.com/dvelton/eyeball
5
3
22
15,069