Validating an Inherited Declarative Agent with WIQD
A manifest can be valid JSON and describe a dead agent. Use WIQD static and deep validation to triage, repair, and gate an inherited declarative agent.
Real code, real patterns, real opinions on building agents for Microsoft 365 Copilot. From declarative agents to API plugins, this is the stuff you wish existed when you started.
~/blog $ ls -lt | head -12
A manifest can be valid JSON and describe a dead agent. Use WIQD static and deep validation to triage, repair, and gate an inherited declarative agent.
A video walkthrough of grounding agents with Work IQ so they can reason over the people, projects, conversations, and information that shape your work.
Use WIQD to move Agent Builder prototypes into reviewable projects with reference-backed manifests, parity checks, validation, and evals before changes.
Use WIQD to package one validated Copilot agent, promote it through named environments, and share it safely with an explicitly approved pilot audience.
Build, Improve, Preview, Publish. WIQD runs the whole declarative agent lifecycle as one conversation, from scaffolding through evals to store submission.
WIQD makes plugins a first-class deliverable. Compose skills, MCP agent connectors, and declarative agents into one packageable, validatable unit.
WIQD turns declarative agent creation into a conversation. Describe the agent, get an opinionated project with externalized instructions and live diagnostics.
WIQD turns plugin work into a conversation: describe the MCP capability you want, and the tooling handles discovery, validation, provisioning, and evals.
Dynamic client registration lets MCP plugins negotiate OAuth clients through a dedicated DCR auth configuration, removing the manual client ID and secret setup from the Copilot plugin workflow.
Dynamic tool discovery lets Microsoft 365 Copilot resolve MCP server tools at runtime, so new capabilities can appear without repackaging and republishing the agent.
The MeetingActions capability in manifest v1.8 lets declarative agents schedule events, create time-finding polls, and surface calendar time insights.
The EmailActions capability in manifest v1.8 gives declarative agents write access to email: triage, supervised send, inbox rules, and folder management.
Explore the full archive, from declarative agents to API plugins and everything in between.
Browse All Posts