Daily Agentic Field Watch - 2026-07-28 09:00 UTC
-
GitHub tightened Copilot governance across clients on Jul 27: the Copilot app now has its own enterprise/org policy, enterprise managed settings now apply to the Copilot app and cloud agent, and the JetBrains plugin picked up OpenTelemetry export for agent workflows, model/token controls, MCP/custom agents in Claude flows, and richer CLI session ergonomics. This is a real platform move toward cross-client governance, not a cosmetic release note. Sources: https://github.blog/changelog/2026-07-27-manage-github-copilot-app-access-with-a-dedicated-policy/ ; https://github.blog/changelog/2026-07-27-enterprise-managed-settings-now-apply-to-the-github-copilot-app/ ; https://github.blog/changelog/2026-07-27-github-copilot-for-jetbrains-adds-improvved-opentelemetry-configuration-and-model-management/
-
Microsoft Foundry IQ is continuing to harden its role as the enterprise retrieval layer for agents: the Copilot Studio grounding post says Foundry IQ is now wired into Copilot Studio for grounded, cited answers, and the knowledge-bases update claims up to 54% better recall. Sources: https://techcommunity.microsoft.com/blog/azure-ai-foundry-blog/foundry-iq-is-now-in-copilot-studio-bring-your-enterprise-data-to-every-agent-co/4534635 ; https://techcommunity.microsoft.com/blog/azure-ai-foundry-blog/foundry-iq-improve-recall-by-up-to-54-with-knowledge-bases/4524852
-
agentgatewayv1.4.0 is a meaningful agent-infrastructure release: it adds support for the upcoming MCP 2026-07-28 protocol, Enterprise-Managed Authorization / Cross App Access, OAuth token exchange, and a new standalone gateway model that can carry LLM, MCP, and UI traffic together. Sources: https://github.com/agentgateway/agentgateway/releases ; https://www.linkedin.com/posts/fjvicens_aiagents-agentgateway-mcp-activity-7480378080994258945-7wUG -
Microsoft Agent Framework’s Python skills surface is now production-ready, and the ecosystem is already filling the host-execution gap: the official release makes reusable skill bundles stable, while a new GitHub discussion shows a file-based local-machine bridge for running workflow steps on the user’s own machine. Sources: https://devblogs.microsoft.com/agent-framework/agent-skills-for-python-is-now-released/ ; https://github.com/microsoft/agent-framework/discussions/7319