πRepo Assist: A Repository Assistant
I have spent the weekend creating and using a preliminary version of what I call Repo Assist, which is an automated repository assistant for software maintainers. For some repos, some of the time. β¦
My latest blog post is out!
π Repo Assist: A Repository Assistant
Repo Assist is an experimental automated assistant for software maintainers. For some repos, not all.
It is a GitHub Agentic Workflow and uses Copilot, Claude or Gemini in automated, proactive mode.
dsyme.net/2026/02/25/r...
25.02.2026 02:38
π 15
π 3
π¬ 3
π 1
Much like @steve-yegge.bsky.social's 8 levels of AI adoption, the superusers of Agentic Workflows are not just doing the same work as before, they're moving the conventions around what is automatable.
It's wild to see this firsthand inside our team. β€οΈ
13.02.2026 20:45
π 0
π 0
π¬ 0
π 0
Coda: You can get value out of this in five minutes, but getting maximum value requires a behavioral shift, and folks at Next are buzzing about this.
This tool can do many things. It's easy to use, but harder to realize/internalize that you can apply it to problems you wouldn't have before.
13.02.2026 20:45
π 0
π 0
π¬ 1
π 0
And we're particularly excited about using this to help open-source maintainers. When we showed this to @frenck.social, the maintainer of Home Assistant, he wrote a workflow that reads the traces for bugs and figures out if they originate in the HA codebase or not.
True noise elimination for OSS.
13.02.2026 20:45
π 13
π 3
π¬ 1
π 0
We're seeing teams at GitHub use it for building tooling and workflows for themselves.
We're seeing developer-adjacent personas at GitHub using agentic workflows to help them move information around.
Software is a team sport and this helps everyone on the team, not just the engineers.
13.02.2026 20:45
π 1
π 0
π¬ 1
π 0
GitHub Agentic Workflows
Automated repository agents running in GitHub Actions.
You can check out a zillion examples in our docs site:
gh.io/aw-tp-bsky
It can be for easy things like "triage my issues" and it can be for hard things like "find ways to optimize my code".
If it's a task you'd express in English to an engineer, it might be a good agentic workflow!
13.02.2026 20:45
π 0
π 0
π¬ 1
π 0
Core to the behavior of Agentic Workflows is the notion of safe outputs. The body of a workflow is markdown, but the frontmatter is where you explicitly define what the agent can read and write, and those are enforced outside of the agentic run.
13.02.2026 20:45
π 0
π 0
π¬ 1
π 0
Heuristics can only take you so far in automation. There's no linter in existence that can tell you if your code and documentation have drifted out of sync.
Agentic Workflows make it stupidly simple to express a task you want to delegate, forever β and have it do that for you, forever.
13.02.2026 20:45
π 1
π 0
π¬ 1
π 0
Automate repository tasks with GitHub Agentic Workflows
Build automations using coding agents in GitHub Actions to handle triage, documentation, code quality, and more.
We're super jazzed to be launching GitHub Agentic Workflows into technical preview today!
"Generative AI" kind of fooled us into thinking that AI is synchronous, but async AI can have so much more value for us as developers. π§΅
github.blog/ai-and-ml/au...
13.02.2026 20:45
π 28
π 9
π¬ 5
π 1
Automate repository tasks with GitHub Agentic Workflows
Build automations using coding agents in GitHub Actions to handle triage, documentation, code quality, and more.
We've just shipped something fun - Technical Preview of GitHub Agentic Workflows by @githubnext.com
Check out blog post from @dsyme.bsky.social and Peli de Halleux
github.blog/ai-and-ml/au...
13.02.2026 14:07
π 2
π 2
π¬ 0
π 0
I've been lucky enough to build with the @githubnext.com team for the last few months and I can't wait to share what we've been dreaming up at Universe! β΄οΈ
Also I'll be there at the Next booth so come say hi π
08.10.2025 17:02
π 4
π 1
π¬ 0
π 0
GitHub Universe 2025 session 'From promise to practice: The future of agentic collaboration'. Features GitHub Next team discussing how AI agents will transform software development, with speakers Idan Gazit, Russell Horton, Eddie Aftandilian, and Terkel Gjervig.
Going to be at Universe 25? Come see what the Next team has been cooking π³
08.10.2025 16:31
π 9
π 2
π¬ 1
π 1
The Github Next website: "Github Next investigates the future of software development"
First day of my new life at Github Next! @githubnext.com β¨
I've had my eye on this team for a long time, and it feels like the perfect moment to join them.
08.10.2025 10:58
π 271
π 6
π¬ 27
π 0
GitHub - githubnext/agentics: Samples for GitHub Agentic Workflows
Samples for GitHub Agentic Workflows. Contribute to githubnext/agentics development by creating an account on GitHub.
5/ π This is a research demonstrator, not a product or even a prototype. Weβre learning in the open. Help us figure out what works, whatβs safe, and whatβs reusable!
Examples: github.com/githubnext/agentics
15.08.2025 20:05
π 0
π 0
π¬ 1
π 0
4/ β¨ Key ideas:
β’ GitHub-native, Actions-first
β’ Engine-neutral (swap LLMs without rewriting)
β’ Shareable workflow pieces
β’ Strong guardrails + auditable execution
15.08.2025 20:05
π 0
π 0
π¬ 1
π 0
3/βWhy?
Some tasks are perfect for natural language:
β’ Continuous documentation updates
β’ Issue triage
β’ Accessibility reviews
β’ Test improvements
β’ Continuous QA
All repetitive, collaborative, and needing a bit of judgment.
15.08.2025 20:05
π 0
π 0
π¬ 1
π 0
A GitHub workflow YAML file depicting an example agentic workflow
2/ π€ With Agentic Workflows, you can:
β’ Write repo automation in Markdown
β’ Compile it to Actions YAML
β’ Run it on GitHub using engines like Claude Code or OpenAI Codex
β’ Keep everything auditable, source-controlled, and team-friendly
15.08.2025 20:05
π 0
π 0
π¬ 1
π 0
GitHub - githubnext/gh-aw: GitHub Agentic Workflows from GitHub Next
GitHub Agentic Workflows from GitHub Next. Contribute to githubnext/gh-aw development by creating an account on GitHub.
1/ π New from Next: Agentic Workflows, a research demonstrator exploring natural-language programming for GitHub Actions.
Itβs one concrete manifestation of what weβre calling βContinuous AI,β focusing on repo-level automation you can describe in plain English.
π github.com/githubnext/gh-aw
15.08.2025 20:05
π 6
π 2
π¬ 1
π 1
A βdepartment of fool around and find out" β that's how #GitHubNext approaches innovation!
In this #InfoQ #podcast, @gazit.me & @eaftan.bsky.social reveal how their team drives the future of #AI -powered developer tools through rapid experimentation & user feedback.
π§ Listen now: bit.ly/3UfCv7w
17.07.2025 12:28
π 4
π 3
π¬ 0
π 0
GitHub Next | Project Copernicus
GitHub Next Project: Exploring LLM-powered navigation for your codebase
I've published a project page about small exploration I've done earlier this year around code navigation / visualization of code structure using LLMs.
Feel free to check it out:
githubnext.com/projects/cop...
16.07.2025 22:24
π 9
π 4
π¬ 1
π 2
For the last 10 years Iβve been wanting a chance to design the futureβnot tomorrow, or the next thing, but 3 things after that. The 5 year horizon.
To explore design fiction, maybe even a bit of science fiction?
Tomorrow, I get to give it a shot with my first day @githubnext.com !
14.07.2025 22:58
π 35
π 5
π¬ 3
π 0
π₯An easter egg awaits you
Somewhere in the Universe
Command your browser
Options are limitless
I am one with the vibe π§
02.07.2025 10:12
π 1
π 1
π¬ 0
π 0
During our @githubnext.com offsite last week, I built a Figma plugin that allows you to create state machines and integrate them directly into your designs.
Coming soon to the Figma Community! (in review now)
16.03.2025 19:07
π 24
π 3
π¬ 1
π 1
WeAreDevelopers WebDev and AI Day
Discover how AI is redefining Web Development at this masterfully curated single-track event with industry-leading experts.
Hey friends π
Next week I'll be talking about AI developer tools at WeAreDevelopers AI Day - an online event focused on AI π€
I hope to see you there π
www.wearedevelopers.com/events/webde...
03.12.2024 14:06
π 2
π 2
π¬ 0
π 0
Compiling
xkcd.com/303/
05.12.2024 05:59
π 17
π 4
π¬ 0
π 0
Sorry it took so long for us to post again here, our code was compiling
04.12.2024 19:35
π 1275
π 93
π¬ 66
π 21
Staff Research Engineer, GitHub Next in United States | GitHub, Inc.
GitHub Careers Home is hiring a Staff Research Engineer, GitHub Next in United States. Review all of the job details and apply today!
Dear Designer/Developer awesome hybrid weirdos:
Come work with us at GitHub Next! Low drama, low bullshit, good people, satisfyingly difficult mission in service to developers. Make the things that millions of makers use.
www.github.careers/careers-home...
20.11.2024 21:25
π 21
π 5
π¬ 0
π 3