GitHub Next | Exploring Continuous AI

Quick Overview

GitHub Next is exploring continuous AI, accessibility, and efficiency through agentic workflows, demonstrated by creating a daily news report workflow and using an AI agent to fix a performance optimization issue, ultimately aiming for zero configuration and continuous evolution in software development.

Key Points: GitHub Next is focusing on Continuous AI, Continuous Accessibility, Continuous Coverage, Continuous Triage, Continuous Experimentation, and Continuous Evolution in software development. Idan Gazit introduced agentic workflows that can automate tasks like creating a daily news report, which was demonstrated using a prompt to generate a workflow file. The agentic workflow optimizer demonstrated how an agent can analyze existing workflows (like the daily news report) and suggest performance improvements, such as optimizing regex expressions. Continuous Accessibility was shown to be achieved by AI scanning for issues like insufficient color contrast (e.g., fixing a contrast ratio issue from 1.75:1 to 4.53:1, meeting WCAG 2 AA requirements). Continuous Triage involves an agent analyzing issues and suggesting fixes, as demonstrated by an agent finding and suggesting a fix for a broken link in documentation. Continuous Experimentation uses A/B testing with adaptive agents to test changes, showing that a new agent configuration improved scores from a median of 2.8 minutes to 0.8 minutes in a benchmark. GitHub Next is moving towards Zero config workflows, utilizing built-in GitHub tokens and enforcing safe outputs to prevent malicious actions by agents.

Context: The video is a presentation from GitHub Universe '25, featuring Idan Gazit (Head of GitHub Next) and Russell Horton (Staff Researcher, GitHub), detailing ongoing research and prototyping efforts under the 'GitHub Next' initiative. The presentation focuses on five main areas of continuous improvement powered by AI: AI, Accessibility, Coverage, Triage, Experimentation, and Evolution, culminating in a vision for zero-configuration agentic workflows.

Raw markdown version of this recap