Daily Agentic Field Watch - 2026-06-29 09:00 UTC
- GitHub Copilot is deprecating Opus 4.6 (fast) today across Copilot Chat, inline edits, ask/agent modes, and code completions. This is a concrete platform change, not just pricing churn; the HN thread is already framing it as another sign that premium agentic compute is being rationed more aggressively. Sources: GitHub Changelog | Hacker News
- GitHub Agentic Workflows is still moving forward in public/technical preview, with the preview positioning workflows as standard GitHub Actions runs that can delegate to Copilot CLI, Claude Code, or Codex under guardrails. This keeps GitHub squarely in the repo-automation/orchestrated-agent layer rather than just the editor layer. Sources: GitHub Community Discussion | GitHub Changelog
- Copilot Studio’s June 2026 update is substantive: new agent experience, Microsoft IQ, skills, and memory. The new experience ships with an enhanced orchestration runtime, org-data access via Microsoft IQ, reusable skills, and per-user memory; Reddit’s Copilot Studio community is also reporting that Work IQ materially improves real agent behavior, though it remains noisy on cost/reliability. Sources: Microsoft Learn | Reddit: Work IQ vs Claude Connectors | Reddit: Work IQ made agents way better
- Microsoft’s June Partner Center notes put Copilot Cowork and Scout into the enterprise packaging story. Cowork is described as a multi-model, long-running, multi-tool agentic system with security/compliance controls, while Scout extends across cloud, desktop, web, and MCP servers with usage-based billing via Copilot Credits. Sources: Microsoft Learn
- agentgateway v1.3.0 is a meaningful traction-backed repo update for agent infrastructure. The Linux Foundation project added a rebuilt UI, AI cost/token analysis, virtual models, reusable providers and guardrails, 13 new LLM providers, and richer MCP support, which makes it one of the more serious open-source control-plane efforts in the space right now. Sources: Repo | v1.3.0 release