The Download: Agentic Workflows, new AI models, OpenClaw news & more

Quick Overview

GitHub Copilot is rapidly evolving, introducing three new AI models—Claude Opus 4.6, GPT-5.3-Codex, and Claude Sonnet 4.6—which are now generally available for Copilot, alongside new agentic workflow capabilities that allow agents to run autonomously, as demonstrated by a successful daily repo status workflow.

Key Points: GitHub Copilot now supports three new AI models: Claude Opus 4.6, GPT-5.3-Codex, and Claude Sonnet 4.6, all shipping to GitHub by February 5th. New repository settings give maintainers granular control over who can create pull requests, allowing them to disable PRs entirely or restrict creation only to collaborators. GitHub announced agentic workflows, allowing agents to work independently in the background to complete tasks, as showcased by a successful 'Daily Repo Status' workflow run in 3 minutes and 30 seconds. OpenClaw creator Peter Steinberger is joining OpenAI to work on bringing agents to everyone, with OpenClaw moving to a foundation to stay open and independent. The video demonstrated using the /fleet command for parallel subagent execution to create a colorful celebration web page using Claude Opus 4.6 and GPT-5.3-Codex agents concurrently. The CIA World Factbook, one of the internet's oldest continuously published documents, is sunsetting its online presence, with its memory capacity shrinking yearly.

Context: The video, hosted by Andrea Griffiths, Senior Developer Advocate at GitHub, is an episode of "The Download" covering recent developments in developer tools, artificial intelligence models, and open-source community news. Key discussions center on updates to GitHub Copilot's underlying AI models, the introduction of advanced agentic workflows, and a major transition within the open-source AI agent community involving the creator of OpenClaw.

Detailed Analysis

The episode starts by announcing three major model updates generally available for GitHub Copilot: Claude Opus 4.6, GPT-5.3-Codex, and Claude Sonnet 4.6, all expected to be live within a couple of weeks. The host emphasizes that these updates mean the AI is moving fast. Next, GitHub introduced new repository settings to manage pull request access, allowing maintainers to completely disable pull requests or restrict their creation only to collaborators, providing tighter control over contributions. The video then shifts focus to agentic workflows, showing a successful run of a 'Daily Repo Status' workflow that executed in 3 minutes and 30 seconds, handling tasks that previously required manual intervention, such as creating issues and analyzing repository activity. Furthermore, the creator of OpenClaw, Peter Steinberger, announced he is joining OpenAI to further agent development, while OpenClaw transitions to a foundation to remain open source. A demonstration of the agentic workflow capability shows running parallel agents (Claude, Codex, Copilot) using the /fleet command to generate a complex web page celebrating the new model availability, proving the agents can work side-by-side. Finally, the host notes the sunsetting of the CIA World Factbook's online presence after decades of continuous publication, citing that the internet's memory seems to be getting shorter.

Raw markdown version of this recap