AI News · Week 7, 2026
OpenAI introduces Frontier as Anthropic releases Claude Opus 4.6
· 6 stories · 16 sources
Written with AI, sources linked for every story
OpenAI has introduced Frontier to help companies manage AI agents across internal systems. Claude Opus 4.6 targets large codebases and long-running tasks, with a context window of up to one million tokens in beta. Cursor is testing long-running coding agents, while Augment Code is opening its code search to other agents. Perplexity combines three model responses in Model Council, and Meta researchers are studying ways to lower the cost of smaller agents.
OpenAI introduces Frontier for enterprise AI agents
Frontier aims to help companies deploy and manage AI agents across internal systems. The platform is initially available only to selected customers.
OpenAI introduced Frontier on February 5, 2026. The platform is designed to help companies build, deploy, and manage AI agents across internal systems.1 It provides shared context for agents and supports onboarding, feedback, permissions, and governance.1 Frontier was available only to selected customers at launch. OpenAI said broader availability would follow over the next few months.1
Frontier complements ChatGPT Enterprise and Business and existing developer tools rather than replacing them.23 The platform is also designed to work with agents from other providers.4 That could help companies manage agents from different sources in one place. Whether Frontier will become a generally available packaged product remained unclear at launch.3
What it means for companies
If you deploy AI agents across multiple systems, assess whether Frontier’s permissions and management tools fit your requirements. Do not assume it is immediately available to all companies.
Claude Opus 4.6 targets large codebases and long-running tasks
Anthropic’s new Opus model targets coding and sustained agent tasks. A context window of up to 1 million tokens is available in beta.
Anthropic introduced Claude Opus 4.6 on February 5, 2026.1 The model targets coding, large codebases, and long-running tasks involving AI agents.1 It is available through claude.ai, the Claude API, and major cloud platforms.1 For the first time in the Opus line, it offers a context window of up to 1 million tokens, initially in beta.1
Anthropic reports improvements in planning, code review, debugging, and searching large document collections.1 That positions the model for teams working across extensive repositories and multistep workflows.1 A larger context window, however, does not by itself establish reliable performance on every long input. Companies should test the model on their own tasks and check whether the additional context improves results.
What it means for companies
If your team uses AI on large codebases, test code review and debugging against your own projects. Measure output quality, latency, and token costs on long inputs.
Cursor previews long-running agents for larger coding tasks
Cursor is testing agents designed to work autonomously on complex coding tasks for longer periods. The feature is available as a research preview.
Cursor introduced a research preview of its Long-running Agents on February 12, 2026. They are designed to plan larger coding tasks before working on them autonomously for longer periods. Cursor says they produce larger pull requests that require fewer follow-ups. Access is through cursor.com/agents and is limited to selected subscriptions.1
The preview builds on Cursor’s research into “self-driving codebases,” in which multiple agents coordinate work on a software project.2 Cursor reported a peak of more than 1,000 commits per hour across hundreds of agents during an internal week-long run.3 That figure indicates the scale at which the company is testing coordination. It is not an independent measure of code quality or of the performance users should expect from the preview.
What it means for companies
If you are evaluating agents for larger software projects, measure more than the volume of code they produce. Track review effort, test coverage, and pull request quality before delegating longer tasks.
Augment Code opens Context Engine to other coding agents
MCP-compatible coding agents can use Augment Code’s semantic code search. The reported performance gains come from the company’s own evaluation.
Augment Code launched Context Engine MCP on February 6, 2026. It makes the company’s semantic code search available through the Model Context Protocol. MCP-compatible coding agents, including Claude Code, Cursor, and Codex, can use it to retrieve repository context. Augment offers a local mode through the Auggie CLI and a hosted MCP endpoint.12
The additional context is intended to help agents account for existing code when making changes. In its own evaluation, Augment reports an overall performance improvement of more than 70%, along with fewer tool calls and conversation turns.12 These are not independently verified results and do not establish a general gain for every project. For companies, the practical appeal is adding repository search to agents they already use rather than switching coding tools.12
What it means for companies
If you use coding agents, check whether they can access the repository context they need through MCP. Test the integration on your own tasks and measure output quality and tool use before relying on the reported gains.
Perplexity combines three model responses in Model Council
Model Council asks three AI models the same question and combines their responses. The feature is initially available on the web to Perplexity Max subscribers.
Perplexity introduced Model Council on February 5, 2026. The feature sends a query to three AI models at once and combines their responses into one answer. It shows where the models agree and where their responses differ.1 At launch, Model Council is available on the web to Perplexity Max subscribers.1
This goes beyond switching between individual models: users get a combined answer without submitting the same question repeatedly.1 A separate model reviews the results and attempts to resolve conflicts.1 On February 12, Perplexity added Memory support, allowing the participating models to draw on relevant personal context when needed.2 The available announcements do not provide benchmark evidence that combined answers are more reliable than responses from individual models.12
What it means for companies
If you use AI for research, you can compare agreement and disagreement between models more quickly. Check important claims against their sources: a combined answer does not establish accuracy.
Meta researchers propose strategy auctions for smaller AI agents
A research method lets small agents propose plans and selects among them by cost and value. Tests found lower inference costs.
A team with researchers from Meta, Imperial College London, and the University of Cambridge posted the preprint “Scaling Small Agents Through Strategy Auctions” on February 4.1 It proposes Strategy Auctions for Workload Efficiency (SALE), in which small AI agents bid with short plans. A mechanism selects a plan based on cost and expected value, while shared auction memory is meant to improve later decisions.1 The paper does not describe a public deployment.1
The method addresses a limitation of conventional model routing: a task description may not predict whether an agent will succeed over a longer workflow. SALE evaluates proposed strategies rather than routing solely by task and model.1 In the reported tests, total inference costs fell 35%, while the success rate edged above that of the strongest single agent.12 Whether those savings carry over to production workflows remains untested.
What it means for companies
If your company uses multiple AI agents, selecting among proposed plans could offer an alternative to fixed model routing. Test costs and success rates on your own workflows before adopting the approach.
Which of these developments matters for your company?
We help you turn AI news into concrete use cases, from assessment to implementation.
Book a free consultationEvery week we analyze a wide range of AI sources, select the stories that matter most to companies and research each of them. The texts are written with AI assistance and link to the original sources. How our news agent works