A new report from GitHub Next!
The Impact of Automated Repository Maintenance Assistance
githubnext.com/posts/dsyme-i…
What happens when a proactive AI repository agent is deployed across 13 open source repositories? Hundreds of issues closed, median ~8x increase in issue closurea nd PR merge velocity - transforming largely dormant projects into actively maintained ones.
The single most important factor? The rate at which human maintainers decide to act.
#ContinuousAI#RepoAssist#GitHubNext
The aim of agentic workflows is to make the repo and PDLC a living organism. Think a garden. Alive, evolving, and always improving.
We have a wide catalog available and we will continue to expand them.
github.blog/changelog/2026-0…
This is huge!
We’ve been partnering with @GitHubNext team and this is a real thing!
I know we talk a lot about coworks and Hermes etc but real engineering happens in pipelines and taking advantage of GitHub actions as pipeline runtime plus having the ability to run @GitHubCopilot CLI agent harness there, in a secure manner !!!, is the way to scale where engineering goes to die - endless manual tasks can be agentified
And don’t get me wrong - as much as I say it is good it has been a struggle to run it in corporate constrained environment and there is work that can be done e there to improve
Also cost management is hard and there are no clear controls to stop spend and u need to build your own
But in good timing they also released this x.com/ghchangelog/status/206… and believe me that this is a game changer cause the previous way on minting tokens was impossible
GitHub Agentic Workflows are now in public preview.
Intelligent automations for GitHub, with strong guardrails, observability, and cost controls. Start automating today 👇
gh.io/aw-public-preview
ALT New release: Agentic workflows are now in public preview
Agentic workflows can now use the built-in GITHUB_TOKEN instead of personal access tokens, reducing security risks and simplifying automation.
github.blog/changelog/2026-0…
GitHub Agentic Workflows are now in public preview.
Intelligent automations for GitHub, with strong guardrails, observability, and cost controls. Start automating today 👇
gh.io/aw-public-preview
ALT New release: Agentic workflows are now in public preview
Agents Need Boundaries Too!
Read about this GitHub Next exploration of reusable harm gates, to keep the agents in the channel to success, even when subverted by attackers.
githubnext.com/posts/canary-…#GitHubNext#AgenticAI
Read about "Agent Functions", a new agentic design pattern for structuring agents, from GitHub Next
githubnext.com/posts/agent-f…
Prompts are programs. You wouldn’t write a complex program completely from scratch, in a big, soupy loop without subroutines, and then write it again the next time you wanted to run it. Why let your agent work that way?
At GitHub Next, the Autoloop agent is porting Pandas to Typescript
Read about this experiment in simple, declarative goal-directed repository automation!
githubnext.com/posts/tsb/
We have a draft of new report from GitHub Next! 🚀
github.com/githubnext/repo-a…
The Impact of Automated Repository Maintenance Assistance
- We analyze the impact of 🌈 Repo Assist, a proactive AI repository agent implemented as a GitHub Agentic Workflow, across 13 open source repositories in early 2026.
- The agent reduced open issue counts in every repository - 578 issues total.
- The repositories, which were largely dormant, achieved median velocity increases of 8× for issue closure and 10× for PR merges, transforming largely dormant projects into actively maintained ones.
- We model repositories as human-agent software factories - the factory’s throughput is gated by human decision-making.
Read the draft in our repository github.com/githubnext/repo-a…
Agentic repository automation changes almost everything about how we engineer software.
We've discovered this at GitHub Next over the last 6 months, and the rest of the world will (re)discover it too, over the coming years.
To help you take the journey faster, and be ahead of the wave, we've prepared a blog series for you called Peli's Agent Factory, where @pelikhan takes you on a journey through repository automation and its uses
github.github.com/gh-aw/blog…