6.18.26
-
🔎 GitHub Gives Copilot Agents A Discovery Layer: GitHub launched Agent Finder for Copilot, letting agents search an index of MCP servers, skills, canvases, agents, and tools instead of loading everything into context upfront. The key piece is ARD, the open Agentic Resource Discovery spec developed with Microsoft, Google, GoDaddy, and Hugging Face. Discovery is a key missing ingredient for making MCP more useful and useable. GitHub
-
🧭 Ai2 Gives Agents A Better Sense Of Motion: Ai2 released MolmoMotion, an open model for language-guided 3D motion forecasting. Given a video frame, points on an object, and a written instruction, it predicts where those points move next in 3D. For unseeing agents trying to plan for real physics, this is important. Motion and actual molecules will matter more and more for robots. AllenAI Blog
-
🎮 Unreal Engine Adds Experimental MCP Support: Epic showed experimental MCP server support for Unreal Engine 5.8, letting agents connect more directly to the game engine’s tools and workflows. That matters because game engines are not just for games anymore. Model can start editing 3D virtual environments more easily, but also gives agents a better way to train on virtual worlds. IGN