The GitHub Blog 10月29日 00:25
2025年GitHub开发者生态报告:AI驱动的增长与变革
index_new5.html
../../../zaker_core/zaker_tpl_static/wap/tpl_guoji1.html

 

2025年GitHub数据揭示了开发者生态的爆炸式增长,年增长率创历史新高,总开发者数量突破1.8亿。GitHub Copilot的免费版发布加速了这一趋势,推动了代码提交、拉取请求等活动的空前活跃。TypeScript一举超越Python和JavaScript成为最常用语言,标志着开发工具链的重大转变。生成式AI已成为开发标配,超过110万个公共仓库使用LLM SDK,且80%的新开发者在首周即使用Copilot。地域上,印度贡献了大量新开发者,全球开发者版图持续多元化。AI不仅改变了编码方式,也重塑了开发者对语言和工具的选择。

🚀 **开发者数量与活动创纪录增长:** 2025年,GitHub平均每秒新增一名开发者,总数突破1.8亿。GitHub Copilot的免费版发布是关键驱动力,促使代码提交和拉取请求等核心活动量大幅上升,开发者生产力显著提升。

💡 **TypeScript成为主导语言,AI工具成标配:** TypeScript在2025年8月超越Python和JavaScript,成为GitHub上最流行的语言,这与AI辅助编码的可靠性需求增加以及前端框架的默认支持有关。生成式AI已深度融入开发流程,超110万个仓库应用LLM SDK,新开发者早期即拥抱AI工具。

🌍 **全球开发者格局多元化,印度增长迅猛:** 印度贡献了超过500万新开发者,成为GitHub增长的最大来源地。其他新兴地区如巴西、印度尼西亚等也显示出强劲增长势头,预示着全球开发者社区的地理分布日益多元化和均衡化。

🛠️ **AI重塑开发者选择与协作模式:** AI不仅加速了编码过程,还影响着开发者对编程语言和工具的选择。AI代理(Agents)的出现预示着未来开发模式的进一步变革,开发者协作和创新的方式正在被深刻改变。

🌐 **开源生态在AI时代持续繁荣:** 2025年,开源贡献达到新高,AI基础设施项目(如vllm, ollama)成为增长最快的领域之一,同时,VS Code、Godot等成熟生态系统也保持了强大的吸引力。开发者对可复现性、性能和隐私的关注也在推动新的开源项目发展。

If 2025 had a theme, it would be growth. Every second, more than one new developer on average joined GitHub—over 36 million in the past year. It’s our fastest absolute growth rate yet and 180 million-plus developers now work and build on GitHub

The release of GitHub Copilot Free in late 2024 coincided with a step-change in developer sign-ups, exceeding prior projections. Beyond bringing millions of new developers into the ecosystem, we saw record-level activity across repositories, pull requests, and code pushes. Developers created more than 230 new repositories every minute, merged 43.2 million pull requests on average each month (+23% YoY), and pushed nearly 1 billion commits in 2025 (+25.1% YoY)—including a record of nearly 100 million in August alone. 

This surge in activity coincides with a structural milestone: for the first time, TypeScript overtook both Python and JavaScript in August 2025 to become the most used language on GitHub, reflecting how developers are reshaping their toolkits. This marks the most significant language shift in more than a decade.

And the growth we see is global: India alone added more than 5 million developers this year (over 14% of all new accounts) and is on track to account for one in every three new developers on GitHub by 2030. 

This year’s data highlights three key shifts: 

    Generative AI is now standard in development. More than 1.1 million public repositories now use an LLM SDK with 693,867 of these projects created in just the past 12 months alone (+178% YoY, Aug ‘25 vs. Aug ‘24). Developers also merged a record 518.7M pull requests (+29% YoY). Moreover, AI adoption starts quickly: 80% of new developers on GitHub use Copilot in their first week.
    TypeScript is now the most used language on GitHub. In August 2025, TypeScript overtook both Python and JavaScript. Its rise illustrates how developers are shifting toward typed languages that make agent-assisted coding more reliable in production. It doesn’t hurt that nearly every major frontend framework now scaffolds with TypeScript by default. Even still, Python remains dominant for AI and data science workloads, while the JavaScript/TypeScript ecosystem still accounts for more overall activity than Python alone.
    AI is reshaping choices, not just code. In the past, developer choice meant picking an IDE, language, or framework. In 2025, that’s changing. We see correlations between the rapid adoption of AI tools and evolving language preferences. This and other shifts suggest AI is influencing not only how fast code is written, but which languages and tools developers use.

And one of the biggest things in 2025? Agents are here. Early signals in our data are starting to show their impact, but ultimately point to one key thing: we’re just getting started and we expect far greater activity in the months and years ahead. 

Let’s jump in.

💡 Oh, and if you’re a visual learner, we have you covered.👇

The state of GitHub in 2025: A year of record growth

In 2023, GitHub crossed 100 million developers after nearly three years of growth from 50 million to 100 million. But the past year alone has rewritten that curve with our fastest absolute growth yet. Today, more than 180 million developers build on GitHub.

So, what does “more than one new developer joining GitHub every second on average” actually mean? 

GitHub Copilot steepened growth curves

Historically, developer sign ups and repository creation followed predictable year-over-year patterns. The launch of Copilot Free in December 2024 accelerated those curves globally, giving millions access to AI-powered workflows for the first time. The end result? Our typical models for growth overturned dramatically.  

Private and public repositories play different but interdependent roles

In 2025, 81.5% of contributions happened in private repositories, while 63% of all repositories were public. The split highlights GitHub’s dual role: most day-to-day work takes place in private projects, but depends on libraries, models, and frameworks in public open source.

Private repositories also grew faster (+33% YoY) than public repositories (+19% YoY), reflecting the growth in organizational development happening on GitHub. We also sometimes see open source software (OSS) work start in private projects.

2025‑YTD lensContributionsShare of totalWhat it signals
Private repositories4.97B≈ 81.5%Enterprise and team‑level collaboration is happening on GitHub. 
Public repositories1.12B≈ 18.5%The volume of work is smaller, yet these projects supply the libraries, models, and workflows that power the broader ecosystem.

Key numbers

Developer productivity: shipping more, waiting less

2025 marked the most active 12-month period in GitHub history with more than 1.12B contributions to public and open source projects. Following the SPACE framework (a model that looks at developer Satisfaction, Performance, Activity, Communication, and Efficiency), this increase reflects record levels of developer activity. As developers are increasingly working with LLMs and agents, there are some new, notable correlations in this year’s data.

Developer activity reached record levels in 2025

Across every productivity signal on GitHub, developers set new records in 2025.

Activity2024 monthly average2025 monthly average
Issues closed ≈ 3.4M4.25M
Pull requests merged 35M43.2M
Code pushes65M82.19M 

Momentum accelerated in early 2025 and coincided with the preview of Copilot coding agent in March and the introduction of Copilot code review in April. In March, developers closed 1.4 million more issues than the prior month, then continued breaking records, culminating in 5.5 million issues closed in July. 

Code pushes are driving the surge with more than 986M commits in 2025 (+25% YoY) and monthly pushes topping 90M by May. Other activity followed:

These are observational signals rather than causal claims and more work is needed to understand the full impact AI is having in software development. 

Jupyter Notebooks and Dockerfiles highlight two stages of modern development

Notebooks are now a mature tool for experimentation, while Dockerfiles are considered the bridge to reproducibility and production. In 2025, 2.4 million repositories used Notebooks (+75% YoY) and 1.9 million used Dockerfiles (+120% YoY). This growth is likely fueled by the need to sandbox agents and LLMs, and containerization is a practical method to run and scale them securely.

Repositories in 2024Repositories in 2025Delta
Jupyter Notebook present 1.4M2.42M +75%
Dockerfile present 875k1.9M+120%

AI agents enter the mainstream

What about vibe coding? 

One notable trend in 2025 was “vibe coding.” First coined by Andrej Karparthy, vibe coding emerged as shorthand for a developer workflow that starts with an idea and jumps straight to a runnable proof-of-concept (often in a single evening, powered by AI autocompletion and copy-pastable cloud tooling). 

It might sound playful, but its implications are serious: if AI-assisted tools continue to lower the barrier to entry, we could see programming literacy expand dramatically. We’ll be watching this space for bigger signals in the months and years to come.

Where the world codes in 2025

The last five years have redrawn not just GitHub’s developer map, but also the distribution of global activity, faster than any period on record.

A new global top 10

India added more than 5.2 million developers in 2025, which accounts for a little over 14% of GitHub’s total +36 million new developers in 2025. That makes India the single largest source of new developers on GitHub this year, continuing its rapid rise since 2020.

* Compound annual growth rate (CAGR) computed from raw counts.

What changed?

Regional growth snapshots

RegionStand‑out markets2024 to  2025 net new devsWhat’s fueling the boom
APACIndia, Japan, Indonesia, +13MGovernment skilling, AI‑assisted local‑language tooling. Japan, in particular, has embraced digital transformation in recent years, leading to a boom in developers. 
LATAMBrazil, Mexico, Colombia+3.2MRemote hiring by US/EU firms, fintech startup density
EuropeGermany, United Kingdom, France +6.3MCloud infrastructure spend, AI investment, startup‑visa pipelines
Africa & the Middle EastNigeria, Turkey, Egypt+3.4MIncreased mobile adoption, community bootcamps, LLMs that work locally

Modeling the global developer landscape through 2030

Looking ahead, our data team modeled the next five years of developer growth using regression analysis, which can help to capture more of the real-world dynamics impacting the data. (You can get more information about this in our methodology section.) 

The results of our analysis suggest India will continue to expand its lead, reaching 57.5 million developers by 2030, and accounting for more than one in three of all projected sign ups worldwide. The United States will be the second-largest community with more than 40 million developers expected, while Brazil (19.6M), Japan (11.7M), and the United Kingdom (11M) round out the top five.

Notably, emerging regions across Africa and the Middle East show momentum with Egypt, Nigeria, Kenya, and Morocco all projected to add millions of developers in the coming years. This points to a developer population that is not only growing but diversifying geographically at unprecedented speed.

Key takeaways

Open source in 2025: activity and influence in the AI era

Open source development reached record levels this year with 1.12 billion contributions across public repositories (+13% YoY). March 2025 marked the largest single month of new open source contributors in GitHub history: 255,000 first-timers.

In total, 395 million public repositories hosted 1.12 billion contributions and 518.7 million merged pull requests—each a record. 

This year’s fastest‑growing projects by contributors

Six of the 10 fastest-growing repositories were AI infrastructure projects, underscoring demand for runtimes, orchestration, and efficiency tools.

Standards also saw big growth: Model Context Protocol (MCP) hit 37k stars in just eight months, though it’s not on our lists below.

The top open source projects by contributors

2025’s top projects split between AI infrastructure (vllm, ollama, huggingface/transformers) and enduring ecosystems (vscode, godot, home-assistant).

The takeaway? AI infrastructure is emerging as a major magnet, but developer ecosystems remain strong.

RankRepositoryShort description
1vllm-project/vllmHigh-throughput LLM inference engine
2microsoft/vscodeWidely used open source code editor
3openai/codexLightweight coding agent that runs in the terminal
4huggingface/transformersCore library for model loading & fine-tuning
5godotengine/godotGame engine for 2D/3D development
6home-assistant/coreOpen source smart-home hub
7ollama/ollamaLocal model runner and management tool
8ggml-org/llama.cppLightweight local Llama inference
9volcengine/verlLLM deployment & serving framework
10expo/expoReact Native toolkit for mobile apps

The fastest-growing projects by contributors show AI’s impact along with evergreen and utility projects

We see a mix of projects driving the fastest growth. zen-browser/desktop leads the pack, with fast-rising, AI-focused projects like vllm-project/vllm, continue-dev/continue, ollama/ollama, and Aider-AI/aider showing the pull of local inference, coding agents, and model runners.

Growth in open source is broad. AI infrastructure projects are prominent among top-growth repositories. When we zoom out to the top 20 projects (not all of these are captured in our above graphic), we see a few things at play: 

    Reproducibility and dependency hygiene are hot. The rise of astral-sh/uv and NixOS/nixpkgs points to a hunger for deterministic builds, faster installs, and less “works on my machine.”Performance-centric developer tools win attention. Ghostty, Tailwind CSS, and uv are all about speed, tight feedback loops, and minimal friction.Developers are contributing to projects that emphasize privacy and control. Zen Browser and Clash-Verge reflect interest in privacy, content control, and routing around networks.Open source social media continues to grow. As one of the biggest social projects, Bluesky’s momentum suggests developers are still investing in open protocols and portable identity.

AI, tinkering, and frontend projects attract first-time contributors

Nearly 20% of the most popular open source projects among first-time contributors in 2025 were AI-focused. But we’re also seeing other project types capture mindshare among developers who are new to open source. 

Frontend and dev tool projects also light up. shadcn/ui and uBlockOrigin/uAssets show that CSS, UI, and browser tooling remain magnets for fresh contributors.

AI‑native vs. evergreen ecosystems

The global landscape in open source activity

Community health: Governance isn’t keeping pace with developer activity

​​Governance is not keeping pace with velocity. This gap presents an opportunity for developers, organizations, and companies to contribute documentation as well as code. 

Key repository files like README or a LICENSE file are more than formalities. They’re foundational to scaling inclusive, legal, secure, and sustainable collaboration. This guide to getting your repository collaboration-ready shares what documentation is most important for fostering a sense of shared ownership.

Key takeaways for 2025

Security: from “shift left” to secure by default

Average fix times for critical severity vulnerabilities have improved by 30% over the past year, as remediation is beginning to keep pace with faster software development. 

Automation is driving this acceleration. Dependabot usage more than doubled (846k projects, +137% YoY), and AI tools like Copilot Autofix are resolving common OWASP Top 10 issues across thousands of repositories every month. This is underscored by the fact that in 2025, 26% fewer repositories received critical alerts through a combination of increased automation and AI usage. 

At the same time, new risks are emerging. Broken Access Control overtook Injection as the most common CodeQL alert, flagged in 151k+ repositories (+172% YoY). Much of this stems from misconfigured permissions in CI/CD pipelines and AI-generated scaffolds that skip critical auth checks (GitHub’s engineers published a walkthrough of how they improved their SAML authentication flow, which offers some valuable lessons). 

Automation is working (until the merge queue stalls)

Developers are automating more build, test, and security activity. In 2025, we saw developers use 11.5 billion total GitHub Actions minutes (measured in CPU minutes) in public projects for free. That’s up 35% year over year from 8.5 billion GitHub Actions in 2024. Note: in last year’s report, we included GitHub Actions minutes across public projects and self-hosted usage. If we use the same rubric this year, 13.5 billion minutes were used, which is up 30% from last year.

Automation raises fixes quickly, but merges still stall when approval depends on humans or policy. Projects that configure Dependabot with auto-merge rules remediate vulnerabilities more consistently than those relying solely on manual review.

Faster fix times

In 2025, we saw 30% faster fixes of critical severity vulnerabilities with 26% fewer repositories receiving critical alerts. And this acceleration is happening at scale with the average fix time shrinking from 37 to 26 days in total.  

Configuring and codifying security

Repositories that define Dependabot behavior in dependabot.yml more than doubled this year (846k, +137% YoY), marking a shift from “notify me” to “patch me automatically, within guardrails.”

Signal2024 (cumulative)2025  (cumulative)YoY
Repositories with dependabot.yml356k846k+137%

CodeQL in 2025: Broken access control vulnerabilities spike

Broken Access Control overcame Injection to become the top CodeQL alert, flagged in 151k+ repositories. New CodeQL coverage for GitHub Actions revealed widespread misconfigured permissions and token scopes.

This points to a broader issue: authentication and authorization remain difficult for both developers and LLMs. Injection still dominates JavaScript, but Broken Access Control now leads in Python, Go, Java, and C++ (languages where AI-assisted “vibe coding” sometimes scaffolds endpoints that look correct but lack critical auth checks).

That same category became the fastest-growing target for Copilot Autofix. By mid-2025, developers were accepting AI-generated fixes for Broken Access Control in 6,000+ repositories per month. Autofix also gained traction for Injection (3,100 projects), Insecure Design (2,300 projects), and Logging/Monitoring failures (3,500 projects).

OpenSSF Scorecard status: 47 of the top 50 open source projects (94%) defined by their Mona ranking (combined ranking of stars, forks, and issue authors) now use the OpenSSF Scorecard via GitHub Actions or are independently scanned, bringing real-time checks for security best practices. 

The top programming languages of 2025: TypeScript jumps to #1 while Python takes #2

By GitHub contributor counts, August 2025 marks the first time TypeScript emerged as the most used language on GitHub, surpassing Python by ~42k contributors (other industry indices use different methodologies and may still rank JavaScript and Python higher). This caps a decade-long trend of developers shifting toward typed JavaScript and signals a new default for modern development.

Methodology note

Unless otherwise specified, year-over-year growth rates throughout this section reflect August 2025 vs. August 2024, a same-month year-over-year comparison used to control for seasonality in monthly contributor counts.

Together, TypeScript and Python now account for more than 5.2 million contributors (roughly 3% of all active GitHub developers in August 2025). The rise of typed languages suggests AI isn’t just changing the speed of coding, but also influencing which languages teams trust to take AI-generated code into production.

What changed in 2025

Rank 2025LanguageYoY contributor gainYoY % growth (Aug 2024 vs. Aug 2025)Big takeaway
1TypeScript~1,054,01566.63%TypeScript overtook Python and JavaScript for #1 growth, showing its dominance in new green-field development.
2Python~850,57948.78%Considered the lingua franca of AI and ML, Python’s usage has increased significantly amidst generative AI work. 
3JavaScript~427,14824.79%Still massive in scale, but more incremental growth as usage shifts toward TypeScript.
4Java~174,70520.73%Java continues its steady enterprise-driven growth.
5C#~136,735 22.22%Cloud, desktop, and game dev keep momentum for C#.

Python still trails the combined JavaScript and TypeScript ecosystem, a continuation of last year’s trend that highlights just how large the typed and untyped JavaScript community remains. 

But starting in 2025, Python’s growth curve began to track almost identically in parallel with JavaScript and TypeScript, suggesting that AI adoption is influencing language choice across these ecosystems.

What else we’re seeing

The fastest-growing languages by percentage growth

The following languages may not have the biggest developer communities behind them, but each has at least 1,000 monthly contributors and they’re posting the fastest year-over-year growth rates on GitHub. 

LanguageCurrent developer countYoY %Why it’s hot
Luau>3,600>194%Luau is Roblox’s scripting language and a gradually typed language, reflecting a broader industry trend toward typed flexibility. 
Typst>3,600>108%As a modern LaTeX alternative, Typst aims to make academic and technical publishing faster, less cryptic, and more collaborative.
Astro>45,600>78%Astro’s “islands architecture” and focus on shipping zero-JavaScript by default resonate with developers building fast, content-heavy sites (we added Astro to Linguist in 2021, which is our source for languages).
Blade>91,100>67%As Laravel’s templating engine, Blade rides on Laravel’s continued dominance in PHP web development.
TypeScript>2,600,000>67%Offering type safety for the JavaScript world, TypeScript’s combination of JavaScript ubiquity and type safety is compelling for both greenfield and legacy projects (plus, its types work well with AI coding tools).

Core stacks for new projects built in the last 12 months

Nearly 80% of new repositories used just six languages: Python, JavaScript, TypeScript, Java, C++, and C#. These core languages anchor most modern development.

LanguageTotal repositories (Sep 2024-Aug 2025) Growth (Jan-Aug 2025 vs. Jan-Aug 2024) What this growth tells us
Python9,261,58753.41%AI’s default glue with growth driven by ML, agents, notebooks, and orchestration.
JavaScript9,345,04614.57%Still ubiquitous for scripts and web apps, though growth is slower as TypeScript gains share.
TypeScript5,394,25678.10%Typed standard for modern web dev. Ideal for safe API/SDK integration, especially with AI.
Java3,520,2159.35%Reliable enterprise and backend workhorse. Gradual AI integration without language churn.
C++1,701,55211.82%Performance-critical workloads used in game engines, inference, and embedded systems supporting AI.
C#1,478,46310.61%Steady enterprise and game dev usage, with AI capabilities folded into established ecosystems.

Additional insights: 

The languages powering AI development

Python and Jupyter Notebook continue to anchor new AI projects, but the story this year is Python’s growth. Python now powers nearly half of all new AI repositories (582,196; +50.7% YoY), underscoring its role as the backbone of applied AI work, from training and inference to orchestration and deployment. Jupyter Notebook remains the go-to exploratory environment for experimentation (402,643; +17.8% YoY), but the shift toward Python codebases signals more projects moving out of prototypes and into production stacks.

Front-end and app-layer languages grew sharply from smaller bases—TypeScript +77.9% (85,746) and JavaScript +24.8% (88,023)—mirroring the rise of demos, dashboards, and lightweight apps built around model endpoints. Shell scripts (+324%) emerged as the fastest riser, reflecting how teams codify eval harnesses, data prep, and deployment pipelines. And C++ crossed 7,800 repos (+11%), a steady reminder of its role in performance-critical inference engines, runtimes, and hardware-close systems.

Why TypeScript won in 2025

Generative AI and agentic workflows become ordinary engineering

Last year we saw AI move from experiment to mainstream. In 2025, it became part of the everyday workflow. And no matter what tool developers used over the last 12 months, their work converged on GitHub. 

Monthly contributors to generative-AI projects climbed sharply across our measurement year. From September 2024 through August 2025, months averaged ~151k contributors (median ~160k). Activity rose from ~86k in January 2025 to a peak of 206,830 in May (+132% YoY vs. May 2024). It then held near ~200k through the summer. On a like-for-like basis, Jan–Aug 2025 averaged ~175k contributors, up +108% YoY vs. Jan–Aug 2024 (~84k), indicating a durable step-change rather than a one-off spike.

Key takeaways: 

Strong signals of mainstream appeal 

Data pointWhy it matters
178% YoY increase in projects that import an LLM SDK1.13M+ public repositories now import an LLM SDK; 693k+ were created in the last 12 months alone.Growth rates indicate a shift from early experimentation to sustained building.
Contributors up >3X since 2023Monthly distinct contributors to AI repos rose from 68k (Jan 2024) to ~200k (Aug 2025). August 2025 is up 111% YoY vs. August 2024.AI work is no longer the domain of specialists.
Monthly contributions near 6MMonthly commits/contributions to AI projects reached ~6.0M (Aug 2025) hitting a peak of 6.28M (Jun 2025). August 2025 is up 188% YoY vs. August 2024.More code, more often, offering evidence of production-grade adoption and active iteration.

Scale replaces hype

1.13M+ public repositories now depend on generative-AI SDKs (up 178% YoY). More than 693k+ were created in the last 12 months, sharply outpacing 2024’s total (~400,000). The compounding curve that began in early 2023 shows no sign of tapering; every week, on average, we are still seeing new all-time highs.

Who’s shipping the code?

The U.S. remains the largest source of contributions (~12.8M, 31.8%). India ranks second (~5M, 12.5%) and leads by distinct repositories (405k vs. 342k).

A second tier (Germany, Japan, U.K., Korea, Canada, Brazil, Spain, France) contributes another ~40%, globalizing the map.

Agentic tools are now being adopted in day-to-day workflows

This year, GitHub Copilot coding agent went from demo to GA and we’re starting to see its impact.

A first glimpse of coding agent shows 1+ million pull requests that were created between May 2025 and September 2025.

Where it’s showing up:

A repository-level comparison of public repositories with ≥1 coding agent-authored pull request vs. a random sample without Copilot coding agent shows strong selection effects: coding agent activity is skewed toward repositories with more stars, larger size, and greater age. In other words, teams aren’t only assigning coding agent to throwaway projects; they’re trying it in better-known, more established projects as well. 

We invite the community to run within-repository experiments (A/B or stepped-wedge) and matched analyses conditioned on size, stars, age, and complexity proxies to establish robust baselines. We’ll continue looking into this as we evolve coding agent across GitHub, the Copilot CLI, and more. 

AI is driving notable breakouts in open source

Generative AI projects continue to be among GitHub’s most popular. Projects like vllm, ragflow, and ollama outpaced the historical contributor growth of staples such as vscode, home-assistant, flutter. 

Repository (age ≤3 yrs unless noted)AI connection
vllm-project/vllmOpen source vision-language model + training/inference stack
ggml-org/llama.cppLocal Llama inference on CPU/GPU
infiniflow/ragflowEnd-to-end retrieval-augmented-generation (RAG) template
cline/cline“LLM-native” command-line shell that reasons over local context
huggingface/transformers (6.6 yrs)Defacto Python library for model loading/fine tuning

What this tells us

    Software infrastructure outpaces everything else in velocity. Brand-new generative AI repositories (≤ 1 yr old) are racking up star counts that took other projects a decade to accumulate.Standards are emerging in real time. The rapid rise of Model Context Protocol (MCP) shows the community coalescing around interoperability standards.AI is reshaping classic tooling. Projects like ollama and ragflow show how local inference and AI-augmented pipelines are moving from proof-of-concept into mainstream developer workflows.

AI is helping developers fix code, too

GitHub Copilot Autofix contributed to measurable improvements in 2025:

Here’s how to stay ahead

Early adopters using agents, open standards, and self-hosted inference are already setting the norms for the next decade. Continuous AI—systems and workflows that are updated, retrained, and deployed on an ongoing basis—is emerging.

Take this with you

Three years ago, we said AI wouldn’t replace developers—it would bring more people into the ecosystem. The data now proves it: activity on GitHub has reached record levels, with more contributors, more repositories, and more experimentation than ever.

The past year marked historic milestones

The story of 2025 isn’t AI versus developers. It’s about the evolution of developers in the AI era where they orchestrate agents, shape languages, and drive ecosystems. No matter which agent, IDE, or framework they choose, GitHub is where it all converges.


Glossary


Methodology

Scope & coverage

Time windows

Units & entities

Growth baselines

Geography

Repository & language classification

Statistical techniques

User de-duplication

Data quality controls

Interpretation & reproducibility

Developer growth projections

The post Octoverse: A new developer joins GitHub every second as AI leads TypeScript to #1 appeared first on The GitHub Blog.

Fish AI Reader

Fish AI Reader

AI辅助创作,多种专业模板,深度分析,高质量内容生成。从观点提取到深度思考,FishAI为您提供全方位的创作支持。新版本引入自定义参数,让您的创作更加个性化和精准。

FishAI

FishAI

鱼阅,AI 时代的下一个智能信息助手,助你摆脱信息焦虑

联系邮箱 441953276@qq.com

相关标签

GitHub 2025 开发者增长 AI GitHub Copilot TypeScript 开源 开发者生态 编程语言 GitHub Developer Report
相关文章