OpenAI releases research preview GPT-5.3-Codex-Spark for ChatGPT Pro users GPT-5.3-Codex-Spark is a lightweight version of the company’s coding model, GPT-5.3-Codex, that is optimized to run on ultra-low latency hardware and can deliver over 1,000 tokens per second. It is the first outcome of the company’s recently announced partnership with Cerebras to add 750MW of ultra … continue reading
During its annual conference, GitHub Universe, GitHub shared its plans for Agent HQ, its vision for the future of the platform where AI agents are natively integrated across all of GitHub. As part of this Agent HQ initiative, over the next several months, paid GitHub Copilot users will gain direct access to popular coding agents … continue reading
In response to the recent supply chain attack in the JavaScript package manager npm, GitHub has made a few changes that will enable stronger security. The attack on the npm ecosystem was caused by a worm, named Shai-Hulud, that infects and republish other packages with its malware to spread it across the npm ecosystem. “By … continue reading
OpenAI updates Codex The company released GPT-5-Codex, a variant of GPT-5 that is optimized for Codex, OpenAI’s AI coding agent. It was trained on real-world engineering tasks like building projects from scratch, adding features and tests, debugging, large-scale refactoring, and code reviews. “With these updates, Codex moves closer to what we’ve been building toward all … continue reading
GitHub has launched an MCP Registry to provide developers with a curated directory of MCP servers. “If you’ve tried connecting AI agents to your development tools, you know the pain: MCP servers scattered across numerous registries, random repos, buried in community threads — making discovery slow and full of friction without a central place to … continue reading
Agent Mode in Gemini Code Assist now available in VS Code and IntelliJ This mode was introduced last month to the Insiders Channel for VS Code to expand the capabilities of Code Assist beyond prompts and responses to support actions like multiple file edits, full project context, and built-in tools and integration with ecosystem tools. … continue reading
GitHub has added a new panel to its UI that enables developers to invoke the Copilot coding agent from anywhere on the site. The coding agent was launched a few months ago, allowing developers to assign an issue to it and have it work in the background and create a draft pull request. The functionality … continue reading
Anthropic expands Claude Sonnet 4’s context window to 1M tokens With this larger context window, Claude can process codebases with 75,000+ lines of code in a single request. This allows it to better understand project architecture, cross-file dependencies, and make suggestions that fit with the complete system design. Longer context windows are now in beta … continue reading
GitHub’s CEO Thomas Dohmke has announced his plans to leave the company at the end of the year. Dohmke says he will be staying with the company through the end of the year to help with the transition. When he leaves GitHub, he plans to build a new startup. “After all this time, my startup … continue reading
GitHub is announcing updates to its security offerings to help development teams tackle their security risk. Now generally available, security campaigns are a new way to bring security teams and development teams together. Security teams can prioritize the risks that need to be addressed across repositories and add them to a security campaign, which is … continue reading
A new version of GitHub Copilot has just begun rolling out to users, adding a number of new capabilities, such as the addition of agent mode to VS Code. With agent mode, Copilot can iterate across an entire project, suggesting terminal commands, analyzing run-time errors, and more. “With simple prompts, agent mode takes Copilot beyond … continue reading