惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
Google DeepMind News
Google DeepMind News
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
小众软件
小众软件
Blog — PlanetScale
Blog — PlanetScale
腾讯CDC
A
About on SuperTechFans
Vercel News
Vercel News
I
InfoQ
阮一峰的网络日志
阮一峰的网络日志
月光博客
月光博客
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
人人都是产品经理
人人都是产品经理
S
SegmentFault 最新的问题
V
Visual Studio Blog
T
Tailwind CSS Blog
大猫的无限游戏
大猫的无限游戏
M
MIT News - Artificial intelligence
博客园 - 【当耐特】
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Microsoft Azure Blog
Microsoft Azure Blog
Apple Machine Learning Research
Apple Machine Learning Research
GbyAI
GbyAI
美团技术团队

SiliconANGLE

Will agentic AI governance run amok? The lesson of Asimov’s Three Laws - SiliconANGLE AI + quantum, Amazon vs. Starlink and the wide-open US-China internet battle - SiliconANGLE Team Cymru launches Total Insights Feed to replace legacy threat intelligence lists - SiliconANGLE AI Mode in Chrome adds split-screen view to enhance the web search experience - SiliconANGLE Resolve AI raises $40M at $1.5B valuation to optimize production environments - SiliconANGLE How Zscaler and OpenAI turn zero-trust security into an AI accelerator - SiliconANGLE OpenAI ratchets up Codex's agentic capabilities to rival Claude Code - SiliconANGLE Anthropic launches Claude Opus 4.7 with coding, visual reasoning improvements - SiliconANGLE Slash raises $100M at a $1.4B valuation to expand AI-powered banking platform for online businesses - SiliconANGLE Canva unveils Canva AI 2.0, recasting its platform as an agentic system for work - SiliconANGLE Data center, consumer device chips boost TSMC’s revenue - SiliconANGLE Mission-critical security cannot be bolted on, says Oracle - SiliconANGLE Agentic infrastructure reshapes enterprise AI - SiliconANGLE Data quality, and data freedom, foundational for AI success - SiliconANGLE Data trust is a bedrock in successful, scalable AI outcomes - SiliconANGLE Google introduces new agentic AI-ready tools and resources for Android developers  - SiliconANGLE Agentic AI orchestration separates winners from laggards - SiliconANGLE Data-driven tools turning the tide against human trafficking - SiliconANGLE Achieving trusted AI development goes beyond 'vibes' - SiliconANGLE Impinj boosts edge computing power in updated R700 RAIN RFID reader - SiliconANGLE Certinia powers professional services with AI - SiliconANGLE Antioch prepares to accelerate simulated testing for autonomous robots after raising $8.5M - SiliconANGLE Developer tooling startup Expo nabs $45M investment - SiliconANGLE Solidroad lands $25M to bring AI to customer support interactions - SiliconANGLE DuploCloud lands compliance and AI governance certifications as enterprise buyers tighten scrutiny - SiliconANGLE Lua lands $5.8M to help businesses build and manage AI agent workforces - SiliconANGLE Best of frenemies: Oracle's and AWS' clouds unite with dedicated, private connectivity - SiliconANGLE NIST shifts National Vulnerability Database to risk-based triage as CVE submissions hit record levels - SiliconANGLE Cisco goes to the races with new Churchill Downs multiyear partnership - SiliconANGLE Susecon 2026 will tackle the future of open-source platforms - SiliconANGLE
Microsoft debuts an expansion of its model families and a...
by Kyt Dotson · 2026-06-03 · via SiliconANGLE

Microsoft debuts an expansion of its model families and agentic AI intelligence for developers

Microsoft Corp. announced an expansion to its artificial intelligence models and agentic AI infrastructure today that brings more data and context into the hands of developers and business users as they deploy.

During the company’s Microsoft Build annual developer conference in San Francisco, the company made Microsoft IQ generally available. It is the company’s unified intelligence layer designed to make AI agents and Microsoft Copilot context-aware and personalized to organizations. It goes beyond being a generic chatbot by connecting foundation models to a company’s deep data and business logic to reduce hallucinations.

Microsoft IQ includes Work IQ, an intelligence layer for agents that captures how users work within Microsoft 365 by picking up organizational systems and external sources, such as people, emails, documents and meetings, and how they relate to one another. Work IQ application programming interfaces will become available on June 16 to provide agents direct access to data. Fabric IQ, hosted on Microsoft Fabric, provides a semantic data foundation acting as “ontology” to organize structured business data, and Foundry IQ ties everything together by retrieving information from unstructured documents such as wikis, policies, contracts and the live web.

The company also announced Web IQ today, the newest member of this family, a fast real-world grounding for agents that uses web search that is model agnostic and Model Context Protocol native. Microsoft said that it will return relevant information blocks nearly two and a half times faster than the next best alternative.

Building the ‘brains’ for agentic AI

Agents operate by pulling together AI intelligence and that means pushing the envelope for frontier AI models. Today, the Microsoft Superintelligence Team released a family of seven new in-house models, starting with the company’s first reasoning model: MAI-Thinking-1.

Reasoning models “think” through processes using chain-of-thought before producing results. MAI-Thinking-1 weighs in at 35 billion active parameters, a 128,000-token context window, and aims for efficiency and performance at a low token cost. The company claimed that in a blind test, independent raters preferred it to Anthropic PBC’s Sonnet 4.6 and that it could match up to Opus 4.6 on coding abilities on SWE Bench Pro.

Microsoft tuned MAI-Thinking-1 to handle complex multi-step instructions, long-context reasoning and code generation. It is available now on the company’s AI Foundry in private preview.

The company also released a flash variant, a smaller, faster version designed for speed and efficiency.

Adding to the family of models, Microsoft announced MAI-Image-2.5 and its flash variant, serving both text-to-image and enabling image-to-image capabilities. This makes the model especially useful for not just telling it what you want using plain language but also passing along sketches and visuals to guide its generations. The new model is live today in PowerPoint and is rolling out on OpenDrive.

Other new models in the family include MAI-Transcribe-1.5 providing high accuracy across 43 languages, with streaming soon. MAI-Voice-2 and its flash variant are now available in more than 15 additional languages, capable of reproducing new voice options. And MAI-Code-1, an inference ultra-efficient coding model fine-tuned specifically for GitHub, which lives in Copilot and VS Code, is aimed at developers.

For developers building code with agents and models, Microsoft launched Codename MDASH – a joke about how some AI systems tend to add additional em dashes to generated text. The new multimodel agentic-security system deploys more than 100 agents to find exploitable bugs in code by reasoning about how data flows, business logic operates and exploit chains function with context-aware fixes within the Developer Portal.

Bringing frontier agents to business users

Always-on autonomous agents made their debut with OpenClaw in November 2025, showing that an open-source project could prove how a harness could take AI models and make them do constant, attentive work by giving them a “heartbeat.”

Following on this work, Microsoft announced Scout, a new personal agent designed for frontier customers that remains attentive at all times. Built on OpenClaw and Work IQ, it understands how the user operates, uses the tools that exist on a user’s computer and within their organization, such as Teams and Outlook, and proactively handles things such as meeting prep, scheduling conflicts and routine tasks without asking.

Just like an OpenClaw agent, it operates using local or cloud intelligence, can be tuned to personalized needs, and can be asked to perform autonomous work on the local system to get used to everyday routines. Microsoft said the company would share more soon as it expands Scout’s capabilities as it rolls it out more broadly.

Image: SiliconANGLE/Microsoft Designer

A message from John Furrier, co-founder of SiliconANGLE:

Support our mission to keep content open and free by engaging with theCUBE community. Join theCUBE’s Alumni Trust Network, where technology leaders connect, share intelligence and create opportunities.

  • 15M+ viewers of theCUBE videos, powering conversations across AI, cloud, cybersecurity and more
  • 11.4k+ theCUBE alumni — Connect with more than 11,400 tech and business leaders shaping the future through a unique trusted-based network.

About SiliconANGLE Media

SiliconANGLE Media is a recognized leader in digital media innovation, uniting breakthrough technology, strategic insights and real-time audience engagement. As the parent company of SiliconANGLE, theCUBE Network, theCUBE Research, CUBE365, theCUBE AI and theCUBE SuperStudios — with flagship locations in Silicon Valley and the New York Stock Exchange — SiliconANGLE Media operates at the intersection of media, technology and AI.

Founded by tech visionaries John Furrier and Dave Vellante, SiliconANGLE Media has built a dynamic ecosystem of industry-leading digital media brands that reach 15+ million elite tech professionals. Our new proprietary theCUBE AI Video Cloud is breaking ground in audience interaction, leveraging theCUBEai.com neural network to help technology companies make data-driven decisions and stay at the forefront of industry conversations.