๐ฏ VS Code 1.115 Introduces VS Code Agents โ A New Era of Agent-Native Development
Microsoft has released Visual Studio Code 1.115, featuring the all-new VS Code Agents companion app. This dedicated application is purpose-built for agent-native development workflows, marking a significant shift in how developers interact with AI-assisted coding. The release also includes weekly stable releases now, integrated browser debugging, image and video support in chat, and a unified editor for managing chat customizations.
๐ฏ Microsoft Agent Framework 1.0 Goes Production-Ready
Microsoft has officially shipped version 1.0 of the Microsoft Agent Framework โ a production-ready, open-source SDK for building, orchestrating, and deploying intelligent agents in .NET and Python applications. This release enables developers to create sophisticated AI agents with built-in tooling, memory management, and multi-agent orchestration capabilities. The framework supports integration with Azure AI Foundry and OpenAI's API ecosystem.
๐ฏ Microsoft Launches Three New MAI Models in Azure AI Foundry
In a strategic move to reduce dependence on OpenAI, Microsoft has unveiled three new in-house MAI (Microsoft AI) models now available through Azure AI Foundry:
- MAI-Transcribe-1: State-of-the-art speech-to-text model
- MAI-Voice-1: Advanced text-to-speech with natural voice synthesis
- MAI-Image-2: High-quality text-to-image generation (debuted at #3 on Arena.ai leaderboard)
MAI-Image-2 delivers at least 2x faster image generation on Foundry and Copilot compared to its predecessor, with improvements in natural lighting, skin tone accuracy, and in-image text clarity. Phased rollouts are also underway in Bing and PowerPoint.
๐ฏ .NET MAUI for .NET 10 Gets Aspire Integration
.NET MAUI for .NET 10 introduces a new project template that creates a .NET Aspire service defaults project. This provides extension methods that connect telemetry and service discovery to your MAUI app. Developers can now modify the CreateMauiApp method in their MauiProgram class to invoke AddServiceDefaults, seamlessly integrating cloud-native patterns into cross-platform mobile and desktop applications.
๐ฏ Rezolve Ai Brings Commerce-Tuned Models to Microsoft Foundry
Rezolve Ai has announced the availability of its proprietary brainpowa Commerce-Tuned Models in Microsoft Foundry. This makes Rezolve one of the select foundational model providers alongside OpenAI, Anthropic, Meta, xAI, and DeepSeek. The partnership enables global brands to build custom "Commerce Copilots" on Azure, bringing domain-specific AI capabilities to e-commerce scenarios.
๐ฏ GitHub Copilot CLI Gets /fleet for Multi-Agent Orchestration
GitHub Copilot CLI has introduced the /fleet command, allowing developers to run multiple AI agents simultaneously for complex development tasks. This feature enables parallel processing of code generation, testing, and documentation tasks across different parts of a codebase.
**That's a wrap on today's .NET ecosystem updates! Stay tuned for more.

Comments (0)
Please sign in to leave a comment.