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
GitHub announced it is making some changes to GitHub Advanced Security (GHAS), its AI-powered solution for application security that offers remediation, static analysis, secret scanning, and software composition analysis. Beginning April 1, GHAS will be split into two products that will be available as standalone options. GitHub Secret Protection prevents secret leaks by scanning secrets … continue reading
Software companies are constantly trying to add more and more AI features to their platforms, and it can be hard to keep up with it all. We’ve written this roundup to share updates from 10 notable companies that have recently enhanced their products with AI. OpenAI expands Operator to more countries Operator is now available … continue reading