GitHub’s Agent Plugins 1.0 launch is the clearest packaging-layer shift this pass: one plugin can now bundle skills plus MCP servers and run across VS Code, Copilot CLI, the GitHub Copilot app, and Copilot SDK with shared managed settings. The ecosystem is already moving: the spec repo shows 940 stars / 56 forks, AWS Labs shipped awslabs/agent-plugins for Claude Code/Codex/Cursor, and the Reddit roundup framed the spec as a cross-client packaging layer rather than a new runtime. Sources: GitHub changelog | spec repo | Reddit roundup | AWS Labs repo
Microsoft Foundry’s August Content Understanding update adds broader GPT-5-series support, lower token usage, improved grounding/confidence, and a CU 2.0 preview with synchronous Read/Layout APIs, semantic chunking, and agentic document reasoning. This is a concrete doc-grounding/data-extraction upgrade rather than another generic agents post. Source: Microsoft Foundry blog
Microsoft published “Building Autonomous Agents with Microsoft Agent Framework and GitHub Copilot SDK Part 2/5” today, positioning Agent Framework as the unified programming model and GitHub Copilot SDK as the execution backend for autonomous agents that reason over code, modify files, execute commands, and plug into enterprise governance. Source: Microsoft Community Hub article
GitHub Copilot for JetBrains now keeps persistent memory across chat sessions, adds Ollama/local model access, and tightens reliability around MCP execution, terminals, customizations, and cloud agents. The important part is that memory is becoming a first-class IDE feature, not just a cloud-agent add-on. Source: GitHub changelog
Jeff Hollan’s LinkedIn demo on Hosted Agents in Microsoft Foundry says the service is now GA and frames it as agent-native compute for any framework, language, or model, designed to pair with the GitHub Copilot app, Work IQ, Teams, and Agent 365. That is a strong signal about Microsoft’s enterprise control plane for long-running agents. Source: LinkedIn post