Weekly AI Roundup: Agent Tooling, Local Foundry, and Governance
This week’s AI news highlights agent developer tooling, enterprise data integration, and continued expansion of Microsoft’s agent framework. You’ll find new updates for the AI Toolkit in VS Code, local agent development with Foundry, and broader coverage of governance and educational use.
AI Agent Development and Orchestration in the Microsoft Ecosystem
AI Toolkit for VS Code (v0.30.0) now features a single Tool Catalog for easy agent tool management. The new Agent Inspector lets developers set breakpoints, examine variables, debug, and visualize workflow steps all in one place. Unit tests use pytest syntax and the Eval Runner SDK, running outputs through Data Wrangler and scaling up with Foundry. Model support is being extended (including gpt-5.2-codex), and productivity tools help bring agent workflows directly into standard development. This continues last week’s focus on unifying the agent automation experience, from initial Copilot traces to full workflow management within VS Code. Greater support for agent coordination, strict policy controls, and human checkpoints is now easier for everyday developers to use. For teams with privacy requirements, new guidance explores how Foundry Local and the Microsoft Agent Framework (MAF) enable local, research-grade agent workflows. Features include modular composition, OpenTelemetry for observability, built-in security practices (such as red teaming and privacy-by-design), and debugging with DevUI and .NET Aspire instrumentation. The articles provide practical instructions for building policy-compliant, cost-managed AI agents. These improvements build on last week’s up-to-date model deployments with audit trails, continuing to prioritize flexibility and compliance. An in-depth post walks through the Microsoft Learn MCP Server, released in 2025, which provides programmatic access to Microsoft Learn docs and code samples for agents. Architecture decisions like using Azure App Service, semantic and vector search, and distributed tool management support improved agent data retrieval and secure automation workflows. This extends last week’s trend of feeding current technical reference into Copilot, reinforcing Microsoft’s investment in agent awareness and developer experience.
- AI Toolkit for VS Code: February 2026 Major Update (v0.30.0)
- Building Deep Research Agent Workflows with Microsoft Foundry Local and Agent Framework
- How We Built the Microsoft Learn MCP Server: Empowering AI Agents with Trusted Documentation
Local AI Integration, Gamification, and SDK Parity
Foundry Local is in use for privacy-focused, lightweight local AI integration—such as enabling in-game personality features in browser games, powered by models like phi-3.5-mini and event-driven JavaScript. The tools support asynchronous, pluggable functionality, offer offline support, and are customizable for low-cost development. These efforts build on last week’s advancements in local evaluation and open infrastructure for building AI-powered features with privacy and cost control. Gamified learning is now part of AI education. There’s a blueprint for creating browser and CLI learning environments on Foundry Local, featuring prompt engineering, workflow modules, and tool development in JavaScript, ES6 modules, and Node.js, offering a structured entry point for students and new developers. Enterprise users of Azure AI Foundry should note that Python SDK supports agent memory out of the box, while C# does not have feature parity yet. .NET developers are encouraged to monitor the SDK roadmap and custom solutions until built-in support becomes available.
- Adding AI Personality to Browser Games with Microsoft Foundry Local
- Teaching AI Development Through Gamification: Building with Foundry Local
- Agent Memory Abstractions in Azure AI Foundry: Python vs C# SDKs
AI-Driven Enterprise Data Intelligence and Agentic Workflows
Microsoft IQ and the Fabric IQ platforms support agent-driven integration for enterprise data. New materials show how modules like Work IQ, Foundry IQ, and Fabric IQ automate workflow management, model integration, and data discovery for Azure-based companies. The Fabric IQ Agents platform includes both a semantic ontology and a Fabric Graph, allowing organizations to use natural language to explore and automate work with live data. Security and compliance are managed by Entra ID and Fabric policies. Integration hooks for analytics and operations mean teams can build custom and secure workflows, blending no-code and advanced developer controls. This information builds on last week’s coverage of workflow automation and strict AI governance, showing how agent platforms now connect to knowledge and policy across larger organizations.
- Microsoft IQ Overview: Exploring Work IQ, Foundry IQ, and Fabric IQ
- Fabric IQ Agents: Bridging Enterprise Data and AI
Observability, Governance, and Security in Agent Deployments
At enterprise scale, deploying AI agents reveals ongoing challenges around observability, governance controls, and policy enforcement. Microsoft’s Cyber Pulse report encourages adopting Zero Trust: least privilege, real-time monitoring, and clearly defined roles. Agent management covers registry, identity, telemetry, policy compatibility, and security. Real-world scenarios include integrating Copilot Studio or Agent Builder with existing enterprise tooling, using registries for transparency and runtime checks for compliance. Technical guides help teams deliver solutions that are secure, observable, and policy aligned. This mirrors last week’s emphasis on trackable and audit-ready agent deployments, moving from test environments to steady-state enterprise systems.
Workflow Productivity, Semantic Search, and AI Evaluation
The TypeScript team continues to automate repetitive work (like porting PRs) with AI, promoting automation to help other teams free up cycles and improve workflow reliability. GitHub’s public preview of semantic search for Issues offers context-based search results, helping projects track bugs and features more efficiently. The GPT-5 pro Evaluation Challenge demonstrates how to build hands-on AI evaluation pipelines with Foundry and Azure AI, including guides and examples for setting up quality workflows. Low-code and no-code tools for AI are gaining ground—recent programming sessions show designers and developers building apps directly in VS Code with AI agents, using agent steering, multi-agent management, and mobile integration for practical development.