Localizing Declarative Agents: Multi-Language Agents That Actually Work
Build declarative agents that work across languages with tokenized manifests, localizationInfo, and culturally adapted instructions.
~/blog $ ls -lt
Guides, deep dives, and opinions on building declarative agents, API plugins, and everything M365 Copilot extensibility.
Build declarative agents that work across languages with tokenized manifests, localizationInfo, and culturally adapted instructions.
Learn how environment variables, .env files, and multi-environment configuration work in the Microsoft 365 Agents Toolkit for declarative agents.
March brought MCP Apps, GPT-5.2, and Agents Toolkit v6.6.0. Declarative agents aren't just talking anymore, they're rendering dashboards in chat.
Ship declarative agents to production in Microsoft 365 Copilot: admin approval, access control, staged rollouts, and governance best practices.
Troubleshoot the four most common declarative agent failure patterns in Microsoft 365 Copilot: from ignored APIs to auth errors and permission issues.
Learn how to scale your declarative agent with connected agents: delegate to specialist worker agents using a microservices architecture for AI assistants.
Configure behavior overrides in declarative agents to prioritize knowledge sources, reduce hallucination, and control follow-up suggestions in M365 Copilot.
Add AI disclaimers to declarative agents to build user trust and satisfy compliance requirements. Includes full manifest config and writing tips.
Connect existing MCP servers to your declarative agents as plugins, with OAuth authentication, and let Copilot orchestrate them alongside knowledge sources.
Connect your declarative agent to REST APIs using OpenAPI specs and API plugin manifests to read live data and take real actions with Microsoft 365 Copilot.
Learn how to give your declarative agent access to external websites, from unscoped web search to curated site lists, and why scoping matters for quality results.
February was quiet, but one community walkthrough reframed the entire declarative agents developer story. Plus: scanned PDF grounding shipped.